Package: MCMCpack
Version: 0.4-8
Date: 2004-2-16
Title: Markov chain Monte Carlo (MCMC) Package
Author: Andrew D. Martin <admartin@wustl.edu>, and
  Kevin M. Quinn <kquinn@latte.harvard.edu>
Maintainer: Andrew D. Martin <admartin@wustl.edu>
Depends: R (>= 1.6.0), coda, MASS
Description: This package contains functions for posterior
  simulation for a number of statistical models. All simulation
  is done in compiled C++ written in the Scythe Statistical
  Library Version 0.4. All models return coda mcmc objects that
  can then be summarized using coda functions or the coda menu
  interface.  The package also contains some useful utility
  functions, including some additional PDFs and pseudo-random
  number generators for statistical distributions.
License: GPL version 2 or newer
URL: http://mcmcpack.wustl.edu, http://www.r-project.org
