mcmc: Markov Chain Monte Carlo

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.

Package details

AuthorCharles J. Geyer <geyer@umn.edu> and Leif T. Johnson <ltjohnson@google.com>
MaintainerCharles J. Geyer <geyer@umn.edu>
LicenseMIT + file LICENSE
Version0.9-8
URL http://www.stat.umn.edu/geyer/mcmc/ https://github.com/cjgeyer/mcmc
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("mcmc")

Try the mcmc package in your browser

Any scripts or data that you put into this service are public.

mcmc documentation built on Nov. 17, 2023, 1:06 a.m.