Package: R2jags 0.8-9

Yu-Sung Su

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.

Authors:Yu-Sung Su [aut, cre], Masanao Yajima [aut], Gianluca Baio [ctb]

R2jags_0.8-9.tar.gz
R2jags_0.8-9.tar.gz(r-4.5-noble)R2jags_0.8-9.tar.gz(r-4.4-noble)
R2jags_0.8-9.tgz(r-4.4-emscripten)R2jags_0.8-9.tgz(r-4.3-emscripten)
R2jags.pdf |R2jags.html
R2jags/json (API)

# Install 'R2jags' in R:
install.packages('R2jags', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/suyusung/r2jags/issues

Uses libs:
  • jags– Just Another Gibbs Sampler for Bayesian MCMC
  • c++– GNU Standard C++ Library v3

8.84 score 2 stars 44 packages 2.8k scripts 6.3k downloads 121 mentions 9 exports 14 dependencies

Last updated 13 days agofrom:1772e49b0f. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 14 2024
R-4.5-linuxOKOct 14 2024

Exports:attach.jagsautojagsdetach.jagsjagsjags.paralleljags2jags2bugsrecompiletraceplot

Dependencies:abindbootclicodagluelatticelifecyclemagrittrR2WinBUGSrjagsrlangstringistringrvctrs

Readme and manuals

Help Manual

Help pageTopics
Attach/detach elements of 'JAGS' objects to search pathattach.jags detach.jags
Function for auto-updating 'JAGS' until the model convergesautojags update.rjags
Run 'JAGS' from Rjags jags.parallel jags2 rjags-class rjags.parallel-class
Read jags output files in CODA formatjags2bugs
Function for recompiling rjags objectrecompile recompile.rjags
Trace plot of bugs objecttraceplot traceplot,bugs-method traceplot,mcmc.list-method traceplot,rjags-method traceplot.default