1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: r-cran-coda
Section: math
Priority: optional
Maintainer: Chris Lawrence <lawrencc@debian.org>
Build-Depends: debhelper (>> 4), cdbs
Build-Depends-Indep: r-base-dev (>> 2.2.0), r-cran-lattice
Standards-Version: 3.7.3
Package: r-cran-coda
Architecture: all
Depends: r-base-core (>> 2.2.0), r-cran-lattice
Suggests: r-cran-mcmcpack
Description: Output analysis and diagnostics for MCMC simulations in R
This package provides output analysis and diagnostics for Markov Chain
Monte Carlo simulations and estimations within R. It also includes some
graphical analysis routines and a facility for importing output from BUGS
(Bayes Using Gibbs Sampling), a popular tool for running MCMC simulations.
.
The related r-cran-mcmcpack package includes MCMC estimators for some
common models in the social sciences.
.
Home Page: http://www-fis.iarc.fr/coda/
|