CMD + K

r-mcmc

Community

Simulates continuous distributions of random vectors using Markov chain Monte Carlo (MCMC). Users specify the distribution by an R function that evaluates the log unnormalized density. Algorithms are random walk Metropolis algorithm (function metrop), simulated tempering (function temper), and morphometric random walk Metropolis (Johnson and Geyer, 2012, <doi:10.1214/12-AOS1048>, function morph.metrop), which achieves geometric ergodicity by change of variable.

Installation

To install this package, run one of the following:

Conda
$conda install f30a78ec8::r-mcmc

Usage Tracking

0.9_6
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Simulates continuous distributions of random vectors using Markov chain Monte Carlo (MCMC). Users specify the distribution by an R function that evaluates the log unnormalized density. Algorithms are random walk Metropolis algorithm (function metrop), simulated tempering (function temper), and morphometric random walk Metropolis (Johnson and Geyer, 2012, <doi:10.1214/12-AOS1048>, function morph.metrop), which achieves geometric ergodicity by change of variable.

Last Updated

Dec 29, 2019 at 04:38

License

MIT

Total Downloads

14

Version Downloads

14

Supported Platforms

linux-64