CRAN
R2jags 0.5-7
Using R to Run 'JAGS'
Released Aug 23, 2015 by Yu-Sung Su
Dependencies
coda 0.19-1 abind 1.4-3 rjags 4-6 R2WinBUGS 2.1-21
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.
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>R2jags</artifactId> <version>0.5-7-b46</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:R2jags')
Test Results
This package was last tested against Renjin 0.9.2687 on Aug 25, 2018.
Source
Release History
- 0.5-7
- 0.5-6
- 0.05-03
- 0.05-01
- 0.04-03
- 0.04-02
- 0.04-01
- 0.03-12
- 0.03-11
- 0.03-09
- 0.03-08
- 0.03-07
- 0.03-06
- 0.03-05
- 0.03-04
- 0.03-03
- 0.03-02
- 0.02-17
- 0.02-16
- 0.02-15
- 0.02-14
- 0.02-13
- 0.02-11
- 0.02-10
- 0.02-09
- 0.02-08
- 0.02-07
- 0.02-06
- 0.02-05
- 0.02-04
- 0.02-02
- 0.02-01.01
- 0.02-01
- 0.01-30.01
- 0.01-29
- 0.01-28
- 0.01-27
- 0.01-26
- 0.01-24
- 0.01-23
- 0.01-22
- 0.01-21
- 0.01-20
- 0.01-18
- 0.01-17
- 0.01-16
- 0.01-15
- 0.01-14
- 0.01-13
- 0.01-12
- 0.01-11