Learn R Programming

⚠️There's a newer version (0.8-9) of this package.Take me there.

R2jags (version 0.5-7)

Using R to Run 'JAGS'

Description

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.

Copy Link

Version

Install

install.packages('R2jags')

Monthly Downloads

8,628

Version

0.5-7

License

GPL (>= 2)

Maintainer

YuSung Su

Last Published

August 23rd, 2015

Functions in R2jags (0.5-7)

jags2bugs

Read jags output files in CODA format
recompile

Function for recompiling rjags object
autojags

Function for auto-updating ‘JAGS’ until the model converges
jags

Run ‘JAGS’ from R
attach.jags

Attach/detach elements of ‘JAGS’ objects to search path
traceplot

Trace plot of bugs object