Name | Modified | Size | Downloads / Week |
---|---|---|---|
runjags | 2016-07-25 | ||
paretoprior | 2016-01-19 | ||
runjags_nomodule | 2015-04-19 | ||
README | 2015-03-10 | 1.2 kB | |
Totals: 4 Items | 1.2 kB | 0 |
There are 3 packages available to download from this site: runjags: this includes the JAGS module, and therefore requires JAGS and C++ compilers to install. This version is identical to that hosted on CRAN. runjags_nomodule (without JAGS module): this does not include any C++ code and has no reliance on JAGS for installation, and should therefore be installable on any system using R CMD INSTALL ParetoPrior (standalone JAGS module): this allows the JAGS module to be fully installed on your system, making it available to separate JAGS processes as well as rjags processes. It requires JAGS and C++ compilers (but not necessarily R) to install. Binaries of this module for some platforms are also available. A manuscript outlining the usage of this code is also provided - please remember to cite the article (and JAGS) in any published work for which you have used runjags or the paretoprior module. COPYING The code in src/distributions/jags/ (and elements elsewhere where indicated) is Copyright (C) 2002-10 Martyn Plummer, licensed under GPL-2. All other code is Copyright (C) Matthew Denwood, licensed under GPL-2. A copy of the GPL-2 license is included with each download.