Learn R Programming

⚠️There's a newer version (2.2.2-5) of this package.Take me there.

runjags (version 1.1.0-3)

Interface utilities, parallel computing methods and additional distributions for MCMC models in JAGS

Description

This package provides high-level interface utilities for Just Another Gibbs Sampler (JAGS), either running locally (via the rjags package or using multiple cores in parallel) or via distributed computing clusters such as those provided by snow (a Simple Network Of Workstations), Xgrid, or other user specified functions. A JAGS extension module providing the full Pareto family of distributions for use in JAGS models is also provided. The primary functions facilitate running JAGS models to convergence, evaluate the performance of a model against simulated data, provide automated calculation of summary statistics, and are compatible with the WinBUGS syntax of model files with data and initial values lists. Running of arbitrary R commands (not involving JAGS) over Xgrid is also supported.

Copy Link

Version

Install

install.packages('runjags')

Monthly Downloads

10,066

Version

1.1.0-3

License

GPL-2

Maintainer

Matthew Denwood

Last Published

September 14th, 2013

Functions in runjags (1.1.0-3)

ask

Obtain Input from User With Error Handling
dump.format

Conversion Between a Named List and a Character String in the R Dump Format
runjags

Interface utilities for Just Another Gibbs Sampler (JAGS) using parallel and distributed computing
new_unique

Create a Unique Filename
xgrid.run.jags

Run a JAGS Model using an Apple Xgrid distributed computing cluster from Within R
timestring

Calculate the Elapsed Time in Sensible Units
autorun.jags

Run or Extend a User Specified Bayesian MCMC Model in JAGS with Automatically Calculated Run Length and Convergence Diagnostics
read.winbugs

Extract Any Models, Data, Monitored Variables or Initial Values As Character Vectors from a Winbugs Type Textfile
run.jags.study

Run an MCMC Model in JAGS Using Multiple Simulated Datasets
runjags.options

Options for the runjags package
run.jagsfile

Deprecated functions
xgrid.run

Remote execution of user-specified R functions on Apple Xgrid distributed computing clusters
combine.mcmc

Combine Two or More MCMC Objects Into One Longer MCMC Object
testjags

Analyse the System to Check That JAGS Is Installed
runjags-class

The 'runjags' class (and associated classes) and available S3 methods
run.jags

Run or Extend a User Specified Bayesian MCMC Model in JAGS from Within R
findjags

Attempt to Locate a JAGS Install