Package: jagsUI 1.6.2

Ken Kellner

jagsUI: A Wrapper Around 'rjags' to Streamline 'JAGS' Analyses

A set of wrappers around 'rjags' functions to run Bayesian analyses in 'JAGS' (specifically, via 'libjags'). A single function call can control adaptive, burn-in, and sampling MCMC phases, with MCMC chains run in sequence or in parallel. Posterior distributions are automatically summarized (with the ability to exclude some monitored nodes if desired) and functions are available to generate figures based on the posteriors (e.g., predictive check plots, traceplots). Function inputs, argument syntax, and output format are nearly identical to the 'R2WinBUGS'/'R2OpenBUGS' packages to allow easy switching between MCMC samplers.

Authors:Ken Kellner [cre, aut], Mike Meredith [ctb]

jagsUI_1.6.2.tar.gz
jagsUI_1.6.2.tar.gz(r-4.5-noble)jagsUI_1.6.2.tar.gz(r-4.4-noble)
jagsUI_1.6.2.tgz(r-4.4-emscripten)jagsUI_1.6.2.tgz(r-4.3-emscripten)
jagsUI.pdf |jagsUI.html
jagsUI/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/kenkellner/jagsui/issues

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

7.06 score 7 packages 1.3k scripts 2.2k downloads 73 mentions 9 exports 3 dependencies

Last updated 9 months agofrom:2223dc1f45. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKSep 27 2024
R-4.5-linuxOKSep 27 2024

Exports:autojagsdensityplotjagsjags.basicjags.ViewjagsUIpp.checktraceplotwhiskerplot

Dependencies:codalatticerjags

Introduction to jagsUI

Rendered fromjagsUI.Rmdusingknitr::knitron Sep 27 2024.

Last update: 2024-01-24
Started: 2024-01-24