kurtis-s/overature: Tools for Writing MCMC

Simplifies MCMC setup by automatically looping through sampling functions and saving the results. Reduces the memory footprint of running MCMC and saves samples to disk as the chain runs. Allows samples from the chain to be analyzed while the MCMC is still running. Provides functions for commonly performed operations such as calculating Metropolis acceptance ratios and creating adaptive Metropolis samplers. References: Roberts and Rosenthal (2009) <doi:10.1198/jcgs.2009.06134>.

Getting started

Package details

Maintainer
LicenseLGPL-3
Version0.4-0
URL https://github.com/kurtis-s/overture
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kurtis-s/overature")
kurtis-s/overature documentation built on Aug. 10, 2019, 10:28 p.m.