Other packages > Find by keyword >

rjags  

Bayesian Graphical Models using MCMC
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rjags", "4-16")



Attach the package and use:
library("rjags")
Maintained by
Martyn Plummer
[Scholar Profile | Author Map]
First Published: 2008-05-14
Latest Update: 2023-11-30
Description:
Interface to the JAGS MCMC library.
How to cite:
Martyn Plummer (2008). rjags: Bayesian Graphical Models using MCMC. R package version 4-16, https://cran.r-project.org/web/packages/rjags. Accessed 16 Apr. 2025.
Previous versions and publish date:
1.0.2-2 (2008-05-14 12:15), 1.0.2-3 (2008-05-20 17:57), 1.0.3-1 (2008-07-28 08:18), 1.0.3-2 (2008-08-25 17:59), 1.0.3-3 (2008-09-01 10:34), 1.0.3-4 (2008-11-03 12:25), 1.0.3-5 (2009-02-23 17:56), 1.0.3-6 (2009-03-06 08:30), 1.0.3-7 (2009-03-06 17:53), 1.0.3-8 (2009-03-10 20:23), 1.0.3-9 (2009-05-29 14:02), 1.0.3-10 (2009-08-13 14:55), 1.0.3-11 (2009-10-11 16:42), 1.0.3-12 (2009-11-10 11:15), 1.0.3-13 (2009-12-16 17:19), 2.1.0-2 (2010-05-16 19:18), 2.1.0-3 (2010-05-17 16:49), 2.1.0-4 (2010-05-22 07:23), 2.1.0-5 (2010-06-23 10:29), 2.1.0-6 (2010-07-29 17:47), 2.1.0-7 (2010-08-31 18:04), 2.1.0-8 (2010-09-11 11:12), 2.1.0-9 (2010-09-21 10:15), 2.1.0-10 (2010-09-22 21:37), 2.2.0-1 (2010-11-23 17:28), 2.2.0-2 (2010-11-24 15:21), 2.2.0-3 (2011-01-19 12:15), 2.2.0-4 (2011-03-22 15:21), 3-2 (2011-07-24 16:28), 3-3 (2011-07-25 07:06), 3-4 (2011-08-09 16:13), 3-5 (2011-10-12 20:01), 3-7 (2012-09-18 11:47), 3-8 (2012-11-29 12:23), 3-9 (2012-11-30 20:47), 3-10 (2013-02-05 11:25), 3-11 (2013-08-30 17:02), 3-12 (2014-01-17 18:41), 3-13 (2014-03-06 18:45), 3-14 (2014-10-27 18:35), 3-15 (2015-04-15 21:41), 4-4 (2015-10-22 14:57), 4-5 (2016-01-06 17:22), 4-6 (2016-02-20 00:00), 4-7 (2018-10-09 14:30), 4-8 (2018-10-19 20:00), 4-9 (2019-08-19 15:10), 4-10 (2019-11-06 17:50), 4-11 (2021-09-24 19:50), 4-12 (2021-10-13 13:52), 4-13 (2022-04-19 15:00), 4-14 (2023-04-23 21:10), 4-15 (2023-11-30 18:40), 4-16 (2024-08-19 18:00)
Other packages that cited rjags R package
View rjags citation profile
Other R packages that rjags depends, imports, suggests or enhances
Complete documentation for rjags
Functions, R codes and Examples using the rjags R package
Some associated functions: adapt . coda.samples . control . dic.samples . diffdic . jags.model . jags.module . jagsject . jags.samples . jags.version . line . mcarrayject . parallel . read.jagsdata . rjags-deprecated . rjags-package . update . 
Some associated R codes: dic.R . jags.R . jagsject.R . mcarray.R . read.data.R . utilities.R .  Full rjags package functions and examples
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for rjags400600800100012001400160018002000TrendBars

Today's Hot Picks in Authors and Packages

MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
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  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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