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

Today's Hot Picks in Authors and Packages

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
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  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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