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 15 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:54), 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

SECFISH  
Disaggregate Variable Costs
These functions were developed within SECFISH project (Strengthening regional cooperation in the are ...
Download / Learn more Package Citations See dependency  
PermAlgo  
Permutational Algorithm to Simulate Survival Data
This version of the permutational algorithm generates a dataset in which event and censoring times ...
Download / Learn more Package Citations See dependency  
binhf  
Haar-Fisz Functions for Binomial Data
Binomial Haar-Fisz transforms for Gaussianization as in Nunes and Nason (2009). ...
Download / Learn more Package Citations See dependency  
gamlss.add  
Extra Additive Terms for Generalized Additive Models for Location Scale and Shape
Interface for extra smooth functions including tensor products, neural networks and decision trees. ...
Download / Learn more Package Citations See dependency  
gscaLCA  
Generalized Structure Component Analysis- Latent Class Analysis & Latent Class Regression
Execute Latent Class Analysis (LCA) and Latent Class Regression (LCR) by using Generalized Structu ...
Download / Learn more Package Citations See dependency  
footBayes  
Fitting Bayesian and MLE Football Models
This is the first package allowing for the estimation, visualization and prediction of the most wel ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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