Other packages > Find by keyword >

R2jags  

Using R to Run 'JAGS'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("R2jags", "0.8-9")



Attach the package and use:
library("R2jags")
Maintained by
Yu-Sung Su
[Scholar Profile | Author Map]
First Published: 2008-10-09
Latest Update: 2021-08-05
Description:
Providing wrapper functions to implement Bayesian analysis in JAGS. Some major features include monitoring convergence of a MCMC model using Rubin and Gelman Rhat statistics, automatically running a MCMC model till it converges, and implementing parallel processing of a MCMC model for multiple chains.
How to cite:
Yu-Sung Su (2008). R2jags: Using R to Run 'JAGS'. R package version 0.8-9, https://cran.r-project.org/web/packages/R2jags. Accessed 23 Apr. 2025.
Previous versions and publish date:
0.01-11 (2008-10-09 08:58), 0.01-12 (2008-10-19 18:58), 0.01-13 (2008-11-07 09:41), 0.01-14 (2009-01-30 10:29), 0.01-15 (2009-02-12 09:13), 0.01-16 (2009-02-23 17:56), 0.01-17 (2009-03-05 09:30), 0.01-18 (2009-03-08 17:10), 0.01-20 (2009-03-10 20:23), 0.01-21 (2009-03-11 21:14), 0.01-22 (2009-04-15 20:13), 0.01-23 (2009-05-04 20:20), 0.01-24 (2009-08-06 16:46), 0.01-26 (2009-10-13 10:19), 0.01-27 (2009-11-12 12:36), 0.01-28 (2009-12-14 20:58), 0.01-29 (2009-12-16 09:09), 0.01-30.01 (2009-12-22 08:54), 0.02-01.01 (2010-02-11 09:45), 0.02-01 (2010-02-04 18:07), 0.02-02 (2010-02-18 18:50), 0.02-04 (2010-05-16 19:58), 0.02-05 (2010-05-18 13:42), 0.02-06 (2010-05-18 20:15), 0.02-07 (2010-05-19 10:12), 0.02-08 (2010-05-23 09:10), 0.02-09 (2010-08-10 16:16), 0.02-10 (2010-09-28 09:22), 0.02-11 (2010-12-08 10:28), 0.02-13 (2011-03-10 12:14), 0.02-14 (2011-03-17 06:45), 0.02-15 (2011-03-30 12:34), 0.02-16 (2011-07-23 17:24), 0.02-17 (2011-07-27 16:56), 0.03-02 (2012-01-12 10:39), 0.03-03 (2012-01-22 08:58), 0.03-04 (2012-01-24 23:56), 0.03-05 (2012-01-27 12:03), 0.03-06 (2012-01-28 17:57), 0.03-07 (2012-06-30 15:10), 0.03-08 (2012-07-29 20:16), 0.03-09 (2013-08-12 09:08), 0.03-11 (2013-08-20 19:15), 0.03-12 (2014-01-18 09:06), 0.04-01 (2014-02-26 07:15), 0.04-02 (2014-05-30 17:15), 0.04-03 (2014-06-19 08:29), 0.05-01 (2015-01-09 15:22), 0.05-03 (2015-03-05 17:38), 0.5-6 (2015-04-21 09:13), 0.5-7 (2015-08-23 10:39), 0.6-1 (2020-04-27 13:10), 0.7-1.1 (2024-02-05 09:15), 0.7-1 (2021-08-05 06:20), 0.8-5 (2024-05-04 14:50)
Other packages that cited R2jags R package
View R2jags citation profile
Other R packages that R2jags depends, imports, suggests or enhances
Complete documentation for R2jags
Functions, R codes and Examples using the R2jags R package
Some associated functions: attach.jags . autojags . jags . jags2bugs . recompile . traceplot . 
Some associated R codes: AllClass.R . as.bugs.array2.R . as.mcmc.R . attach.jags.R . autojags.R . jags.R . jags.sims.R . jags2.R . jags2bugs.R . jagsParallel.R . mcmc2bugs.R . plot.R . print.R . recompile.R . traceplot.R . update.R . util.R .  Full R2jags package functions and examples
Downloads during the last 30 days
03/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/22Downloads for R2jags100150200250300350400450500550600650700TrendBars

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
miCoPTCM  
Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approa ...
Download / Learn more Package Citations See dependency  
pkgndep  
Analyze Dependency Heaviness of R Packages
A new metric named 'dependency heaviness' is proposed that measures the number of additional depend ...
Download / Learn more Package Citations See dependency  
ODEnetwork  
Network of Differential Equations
Simulates a network of ordinary differential equations of order two. The package provides an easy i ...
Download / Learn more Package Citations See dependency  
sociome  
Operationalizing Social Determinants of Health Data for Researchers
Accesses raw data via API and calculates social determinants of health measures for user-specified l ...
Download / Learn more Package Citations See dependency  
GenomeAdapt  
Detecting Signatures of Local Adaptation Based on Ancestry Trajectories
Portable, scalable and highly computationally efficient tool for detecting signatures of local adapt ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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