tfaulk13/ars: Adaptive Rejection Sampler

This package lets you run adaptive rejection sampling on a distribution of your choice. It uses a series of functions to run through the initialization, sampling, and updating steps of ARS. The functions also perform necessary duties of any ARS process, e.g. testing for log-concavity. An informative slide deck on ARS can be found here: http://www2.stat.duke.edu/~cnk/Links/slides.pdf.

Getting started

Package details

AuthorDodo Qian, Hatim Ezbakhe, Naomi Wilcox, and Todd Faulkenberry
MaintainerTodd Faulkenberry <todd_faulkenberry@berkeley.edu>
LicenseGPL-2
Version1.0.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tfaulk13/ars")
tfaulk13/ars documentation built on May 21, 2019, 10:13 a.m.