Package: R2jags 0.8-9
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:
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
Last updated from:1772e49b0f. Checks:4 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 106 | ||
| source / vignettes | OK | 215 | ||
| linux-release-x86_64 | OK | 117 | ||
| wasm-release | OK | 110 |
Exports:attach.jagsautojagsdetach.jagsjagsjags.paralleljags2jags2bugsrecompiletraceplot
Dependencies:abindbootclicodagluelatticelifecyclemagrittrR2WinBUGSrjagsrlangstringistringrvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Attach/detach elements of 'JAGS' objects to search path | attach.jags detach.jags |
| Function for auto-updating 'JAGS' until the model converges | autojags update.rjags |
| Run 'JAGS' from R | jags jags.parallel jags2 rjags-class rjags.parallel-class |
| Read jags output files in CODA format | jags2bugs |
| Function for recompiling rjags object | recompile recompile.rjags |
| Trace plot of bugs object | traceplot traceplot,bugs-method traceplot,mcmc.list-method traceplot,rjags-method traceplot.default |
