Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

jagsUI

CRAN status Build Status

This package runs JAGS (Just Another Gibbs Sampler) analyses from within R. It acts as a wrapper and alternative interface for the functions in the rjags package and adds some custom output and graphical options. It also makes running chains in parallel quick and easy.

You can install the package from CRAN, or get the development version from Github:

devtools::install_github('kenkellner/jagsUI')

Acknowledgments: Martyn Plummer, developer of the excellent JAGS software package and the rjags R package; Andrew Gelman, Sibylle Sturtz, Uwe Ligges, Yu-Sung Su, and Masanao Yajima, developers of the R2WinBUGS and R2jags packages on which the package was originally based; Robert Swihart, Marc Kery, Jerome Guelat, Michael Schaub, and Mike Meredith who tested and provided helpful suggestions and improvements for the package.

About

R package to Run JAGS (Just Another Gibbs Sampler) analyses from within R

Resources

Packages

No packages published

Languages

You can’t perform that action at this time.