Package: jagsUI
Version: 1.3.1
Date: 2015-1-15
Title: A Wrapper Around rjags to Streamline JAGS Analyses
Author: Ken Kellner <ken@kenkellner.com>
Maintainer: Ken Kellner <ken@kenkellner.com>
Depends: R (>= 2.14.0), lattice
Imports: rjags (>= 3-3), coda (>= 0.13), parallel, methods
SystemRequirements: JAGS (http://mcmc-jags.sourceforge.net)
Description: This package provides a set of wrappers around rjags functions to run Bayesian analyses in JAGS (specifically, via libjags).  A single function call can control adaptive, burn-in, and sampling MCMC phases, with MCMC chains run in sequence or in parallel. Posterior distributions are automatically summarized (with the ability to exclude some monitored nodes if desired) and functions are available to generate figures based on the posteriors (e.g., predictive check plots, traceplots). Function inputs, argument syntax, and output format are nearly identical to the R2WinBUGS/R2OpenBUGS packages to allow easy switching between MCMC samplers. 
License: GPL-2
URL: https://github.com/kenkellner/jagsUI
NeedsCompilation: no
Packaged: 2015-01-15 21:47:50 UTC; kkellner
Repository: CRAN
Date/Publication: 2015-01-16 06:42:38
Built: R 3.1.2; ; 2015-01-16 16:14:03 UTC; unix
