R2jags

Using R to Run 'JAGS'

Providing wrapper functions to implement Bayesian analysis in JAGS. Some major features include monitoring convergence of a MCMC model using Rubin and Gelman Rhat statistics, automatically running a MCMC model till it converges, and implementing parallel processing of a MCMC model for multiple chains.

Tests Vignettes

Available Snapshots

This version of R2jags can be found in the following snapshots:

Dependencies

Imports/Depends/LinkingTo/Enhances (5)
  • R
  • rjags >= 3-3
  • abind
  • coda >= 0.13
  • R2WinBUGS
  • Suggests (1)
  • testthat >= 3.0.0
  • Version History