Package: MCMCpack
Version: 0.6-4
Date: 2005-3-17
Title: Markov chain Monte Carlo (MCMC) Package
Author: Andrew D. Martin <admartin@wustl.edu>, and
  Kevin M. Quinn <kevin_quinn@harvard.edu>
Maintainer: Andrew D. Martin <admartin@wustl.edu>
Depends: R (>= 2.0.1), coda (>= 0.9-2), 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 1.0. 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.
License: GPL version 2 or newer
URL: http://mcmcpack.wustl.edu
Packaged: Thu Mar 17 09:42:26 2005; adm
