Package: R2jags 0.8-7
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-7.tar.gz
R2jags_0.8-7.zip(r-4.5)R2jags_0.8-7.zip(r-4.4)R2jags_0.8-7.zip(r-4.3)
R2jags_0.8-7.tgz(r-4.4-any)R2jags_0.8-7.tgz(r-4.3-any)
R2jags_0.8-7.tar.gz(r-4.5-noble)R2jags_0.8-7.tar.gz(r-4.4-noble)
R2jags_0.8-7.tgz(r-4.4-emscripten)R2jags_0.8-7.tgz(r-4.3-emscripten)
R2jags.pdf |R2jags.html✨
R2jags/json (API)
# Install 'R2jags' in R: |
install.packages('R2jags', repos = c('https://suyusung.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/suyusung/r2jags/issues
Last updated 4 days agofrom:9c80f5ab65. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win | OK | Nov 02 2024 |
R-4.5-linux | OK | Nov 02 2024 |
R-4.4-win | OK | Nov 02 2024 |
R-4.4-mac | OK | Nov 02 2024 |
R-4.3-win | OK | Nov 02 2024 |
R-4.3-mac | OK | Nov 02 2024 |
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 |