Package: adaptMCMC 1.5
adaptMCMC: Implementation of a Generic Adaptive Monte Carlo Markov Chain Sampler
Enables sampling from arbitrary distributions if the log density is known up to a constant; a common situation in the context of Bayesian inference. The implemented sampling algorithm was proposed by Vihola (2012) <doi:10.1007/s11222-011-9269-5> and achieves often a high efficiency by tuning the proposal distributions to a user defined acceptance rate.
Authors:
adaptMCMC_1.5.tar.gz
adaptMCMC_1.5.zip(r-4.7)adaptMCMC_1.5.zip(r-4.6)adaptMCMC_1.5.zip(r-4.5)
adaptMCMC_1.5.tgz(r-4.6-any)adaptMCMC_1.5.tgz(r-4.5-any)
adaptMCMC_1.5.tar.gz(r-4.7-any)adaptMCMC_1.5.tar.gz(r-4.6-any)
adaptMCMC_1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
adaptMCMC/json (API)
| # Install 'adaptMCMC' in R: |
| install.packages('adaptMCMC', repos = c('https://scheidan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/scheidan/adaptmcmc/issues
Last updated from:b9d2c84673. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 164 | ||
| linux-release-x86_64 | OK | 111 | ||
| macos-release-arm64 | OK | 116 | ||
| macos-oldrel-arm64 | OK | 204 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 80 | ||
| wasm-release | OK | 96 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generic adaptive Monte Carlo Markov Chain sampler | adaptMCMC-package adaptMCMC |
| Converts chain(s) into 'coda' objects. | convert.to.coda |
| (Adaptive) Metropolis Sampler | MCMC |
| Add samples to an existing chain. | MCMC.add.samples |
| Parallel computation of MCMC() | MCMC.parallel |
