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.
Version: | 1.7-1 |
Depends: | R (≥ 3.6), coda (≥ 0.11-3), MASS, stats |
Imports: | graphics, grDevices, lattice, methods, utils, mcmc, quantreg |
Published: | 2024-08-27 |
DOI: | 10.32614/CRAN.package.MCMCpack |
Author: | Andrew D. Martin [aut], Kevin M. Quinn [aut], Jong Hee Park [aut, cre], Ghislain Vieilledent [ctb], Michael Malecki [ctb], Matthew Blackwell [ctb], Keith Poole [ctb], Craig Reed [ctb], Ben Goodrich [ctb], Qiushi Yu [ctb], Ross Ihaka [cph], The R Development Core Team [cph], The R Foundation [cph], Pierre L'Ecuyer [cph], Makoto Matsumoto [cph], Takuji Nishimura [cph] |
Maintainer: | Jong Hee Park <jongheepark at snu.ac.kr> |
License: | GPL-3 |
URL: | https://CRAN.R-project.org/package=MCMCpack |
NeedsCompilation: | yes |
SystemRequirements: | gcc (>= 4.0) |
Citation: | MCMCpack citation info |
Materials: | README |
In views: | Bayesian, Distributions, Psychometrics, Survival |
CRAN checks: | MCMCpack results |
Reference manual: | MCMCpack.pdf |
Package source: | MCMCpack_1.7-1.tar.gz |
Windows binaries: | r-devel: MCMCpack_1.7-1.zip, r-release: MCMCpack_1.7-1.zip, r-oldrel: MCMCpack_1.7-1.zip |
macOS binaries: | r-release (arm64): MCMCpack_1.7-1.tgz, r-oldrel (arm64): MCMCpack_1.7-1.tgz, r-release (x86_64): MCMCpack_1.7-1.tgz, r-oldrel (x86_64): MCMCpack_1.7-1.tgz |
Old sources: | MCMCpack archive |
Please use the canonical form https://CRAN.R-project.org/package=MCMCpack to link to this page.