Other packages > Find by keyword >

runjags  

Interface Utilities, Model Templates, Parallel Computing Methods and Additional Distributions for MCMC Models in JAGS
View on CRAN: Click here


Download and install runjags package within the R console
Install from CRAN:
install.packages("runjags")

Install from Github:
library("remotes")
install_github("cran/runjags")

Install by package version:
library("remotes")
install_version("runjags", "2.2.2-5")



Attach the package and use:
library("runjags")
Maintained by
Matthew Denwood
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-09-01
Latest Update: 2025-04-09
Description:
User-friendly interface utilities for MCMC models via Just Another Gibbs Sampler (JAGS), facilitating the use of parallel (or distributed) processors for multiple chains, automated control of convergence and sample length diagnostics, and evaluation of the performance of a model using drop-k validation or against simulated data. Template model specifications can be generated using a standard lme4-style formula interface to assist users less familiar with the BUGS syntax. A JAGS extension module provides additional distributions including the Pareto family of distributions, the DuMouchel prior and the half-Cauchy prior.
How to cite:
Matthew Denwood (2008). runjags: Interface Utilities, Model Templates, Parallel Computing Methods and Additional Distributions for MCMC Models in JAGS. R package version 2.2.2-5, https://cran.r-project.org/web/packages/runjags. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.9.0-4 (2008-09-01 21:20), 0.9.1-6 (2008-09-28 20:25), 0.9.2-5 (2008-10-23 19:20), 0.9.3-3 (2009-01-08 18:00), 0.9.4-2 (2009-05-28 19:59), 0.9.5-1 (2009-10-15 17:34), 0.9.5-2 (2009-11-01 18:34), 0.9.6-3 (2010-02-26 08:46), 0.9.6-4 (2010-05-01 18:00), 0.9.7-1 (2010-07-01 20:26), 0.9.9-1 (2010-11-20 15:19), 0.9.9-2 (2011-08-19 19:21), 1.0.0-6 (2013-03-26 14:43), 1.0.1-1 (2013-09-14 11:19), 1.1.0-3 (2013-09-14 17:02), 1.2.0-3 (2013-11-17 08:24), 1.2.0-7 (2013-11-19 12:38), 1.2.1-0 (2014-06-21 20:48), 2.0.1-2 (2015-04-12 16:22), 2.0.1-4 (2015-04-15 01:17), 2.0.2-8 (2015-09-14 09:12), 2.0.3-2 (2016-03-31 17:39), 2.0.4-2 (2016-07-25 20:30), 2.0.4-4 (2019-08-29 17:50), 2.0.4-6 (2019-12-17 09:30), 2.2.0-2 (2021-03-02 21:40), 2.2.0-3 (2021-11-02 18:39), 2.2.1-5 (2022-03-09 18:10), 2.2.1-7 (2022-04-15 11:30), 2.2.2-1.1 (2023-08-21 08:43), 2.2.2-1 (2023-07-06 02:10), 2.2.2-4 (2024-03-10 18:30)
Other packages that cited runjags R package
View runjags citation profile
Other R packages that runjags depends, imports, suggests or enhances
Complete documentation for runjags
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA