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 03 Dec. 2024.
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

telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
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  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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