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-4")



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: 2023-08-21
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-4, https://cran.r-project.org/web/packages/runjags. Accessed 05 Jan. 2025.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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