Package: MCMCpack Version: 1.7-1 Date: 2024-08-27 Title: Markov Chain Monte Carlo (MCMC) Package Authors@R: c(person(given = c("Andrew", "D."), family = "Martin", role = "aut"), person(given = c("Kevin", "M."), family = "Quinn", role = "aut"), person(given = c("Jong", "Hee"), family = "Park", role = c("aut", "cre"), email = "jongheepark@snu.ac.kr"), person(given = "Ghislain", family = "Vieilledent", role = "ctb"), person(given = "Michael", family = "Malecki", role = "ctb"), person(given = "Matthew", family = "Blackwell", role = "ctb"), person(given = "Keith", family = "Poole", role = "ctb"), person(given = "Craig", family = "Reed", role = "ctb"), person(given = "Ben", family = "Goodrich", role = "ctb"), person(given = "Qiushi", family = "Yu", role = "ctb"), person(given = "Ross", family = "Ihaka", role = "cph"), person(given = c("The", "R", "Development", "Core"), family = "Team", role = "cph"), person(given = c("The", "R"), family = "Foundation", role = "cph"), person(given = "Pierre", family = "L'Ecuyer", role = "cph"), person(given = "Makoto", family = "Matsumoto", role = "cph"), person(given = "Takuji", family = "Nishimura", role = "cph")) Depends: R (>= 3.6), coda (>= 0.11-3), MASS, stats Imports: graphics, grDevices, lattice, methods, utils, mcmc, quantreg Description: 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. License: GPL-3 SystemRequirements: gcc (>= 4.0) URL: https://CRAN.R-project.org/package=MCMCpack Packaged: 2026-06-24 12:37:17 UTC; root NeedsCompilation: yes RoxygenNote: 7.3.1 Encoding: UTF-8 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 Repository: https://jongheepark.r-universe.dev Date/Publication: 2024-08-28 02:48:34 UTC RemoteUrl: https://github.com/cran/MCMCpack RemoteRef: HEAD RemoteSha: 2b02c1d57d83f372fa6b3bc5522e27701690d0d9