MCMCpack: Markov chain Monte Carlo (MCMC) Package

This package contains functions to perform Bayesian inference using posterior simulation for a number of statistical models. Most simulation is done in compiled C++ written in the Scythe Statistical Library Version 1.0.2. All models return coda mcmc objects that can then be summarized using the coda package. MCMCpack also contains some useful utility functions, including some additional density functions and pseudo-random number generators for statistical distributions, a general purpose Metropolis sampling algorithm, and tools for visualization.

Version: 0.9-4
Depends: R (≥ 2.6.0), coda (≥ 0.11-3), MASS, stats
Date: 2008-3-3
Author: Andrew D. Martin, Kevin M. Quinn, Jong Hee Park
Maintainer: Andrew D. Martin <admartin at wustl.edu>
License: GPL version 2
URL: http://mcmcpack.wustl.edu
SystemRequirements: gcc (>= 4.0)
In views: Bayesian, Distributions, Multivariate, Psychometrics
CRAN checks: MCMCpack results

Downloads:

Package source: MCMCpack_0.9-4.tar.gz
MacOS X binary: MCMCpack_0.9-4.tgz
Windows binary: MCMCpack_0.9-4.zip
Reference manual: MCMCpack.pdf
Old sources: MCMCpack archive