Package: jagshelper
Type: Package
Title: Extracting and Visualizing Output from 'jagsUI'
Version: 0.4.1
Date: 2024-11-07
Author: Matt Tyers [aut, cre]
Authors@R: person("Matt", "Tyers", email = "matttyersstat@gmail.com",
    role = c("aut", "cre"))
Maintainer: Matt Tyers <matttyersstat@gmail.com>
Description: Tools are provided to streamline Bayesian analyses in 'JAGS' using 
    the 'jagsUI' package.  Included are functions for extracting output in 
    simpler format, functions for streamlining assessment of convergence, and 
    functions for producing summary plots of output.  Also included is a 
    function that provides a simple template for running 'JAGS' from 'R'.
    Referenced materials can be found at <DOI:10.1214/ss/1177011136>.
License: GPL-2
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.1
Depends: R (>= 3.5.0)
Imports: jagsUI, MASS
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/mbtyers/jagshelper
BugReports: https://github.com/mbtyers/jagshelper/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-11-07 18:36:38 UTC; mbtyers
Repository: CRAN
Date/Publication: 2024-11-07 18:50:01 UTC
Built: R 4.6.0; ; 2025-08-18 06:19:05 UTC; unix
