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]
All associated links for this package
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 06 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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