Learn R Programming

armspp (version 0.0.2)

Adaptive Rejection Metropolis Sampling (ARMS) via 'Rcpp'

Description

An efficient 'Rcpp' implementation of the Adaptive Rejection Metropolis Sampling (ARMS) algorithm proposed by Gilks, W. R., Best, N. G. and Tan, K. K. C. (1995) . This allows for sampling from a univariate target probability distribution specified by its (potentially unnormalised) log density.

Copy Link

Version

Install

install.packages('armspp')

Monthly Downloads

259

Version

0.0.2

License

MIT + file LICENSE

Maintainer

Michael Bertolacci

Last Published

May 24th, 2019

Functions in armspp (0.0.2)

arms

Adaptive Rejection Metropolis Sampling
arms_gibbs

Gibbs sampling using ARMS