Package: jagsUI 1.6.3

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.3.tar.gz
jagsUI_1.6.3.tar.gz(r-4.7-any)jagsUI_1.6.3.tar.gz(r-4.6-any)
jagsUI_1.6.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
jagsUI/json (API)
NEWS

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

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

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

On CRAN:

Conda:

jagscpp

7.30 score 6 packages 1.9k scripts 5.9k downloads 73 mentions 9 exports 3 dependencies

Last updated from:4191063bca. Checks:4 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK117
source / vignettesOK139
linux-release-x86_64OK115
wasm-releaseOK103

Exports:autojagsdensityplotjagsjags.basicjags.ViewjagsUIpp.checktraceplotwhiskerplot

Dependencies:codalatticerjags

Introduction to jagsUI

Rendered fromjagsUI.Rmdusingknitr::knitron Jun 10 2026.

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