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 Sep. 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

AFR  
Toolkit for Regression Analysis of Kazakhstan Banking Sector Data
Tool is created for regression, prediction and forecast analysis of macroeconomic and credit data. ...
Download / Learn more Package Citations See dependency  
CTTinShiny  
Shiny Interface for the CTT Package
A Shiny interface developed in close coordination with the CTT package, providing a GUI that guides ...
Download / Learn more Package Citations See dependency  
objectSignals  
Observer Pattern for S4
A mutable Signal object can report changes to its state, clients could register functions so that t ...
Download / Learn more Package Citations See dependency  
RXshrink  
Maximum Likelihood Shrinkage using Generalized Ridge or Least Angle Regression
Functions are provided to calculate and display ridge TRACE Diagnostics for a variety of alternativ ...
Download / Learn more Package Citations See dependency  
functClust  
Functional Clustering of Redundant Components of a System
Cluster together the components that make up an interactivesystem on the basis of their functional r ...
Download / Learn more Package Citations See dependency  
SiER  
Signal Extraction Approach for Sparse Multivariate Response Regression
Methods for regression with high-dimensional predictors andunivariate or maltivariate response varia ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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