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.7-any)R2jags_0.8-9.tar.gz(r-4.6-any)
R2jags_0.8-9.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
R2jags/json (API)

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

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

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

On CRAN:

Conda:

jagscpp

8.68 score 2 stars 46 packages 3.7k scripts 9.4k downloads 121 mentions 9 exports 14 dependencies

Last updated from:1772e49b0f. Checks:4 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK106
source / vignettesOK215
linux-release-x86_64OK117
wasm-releaseOK110

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