aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-MCMCpack/pkg-descr
blob: cb5942e48cc38b6d3712a4a41263c329f5353a1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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.3. All models return coda mcmc objects that can
then be summarized using the coda package. Some useful utility
functions such as density functions, pseudo-random number generators
for statistical distributions, a general purpose Metropolis sampling
algorithm, and tools for visualization are provided.

WWW: https://cran.r-project.org/web/packages/MCMCpack/