Learn R Programming

armspp (version 0.0.3)

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

611

Version

0.0.3

License

MIT + file LICENSE

Maintainer

Michael Bertolacci

Last Published

December 5th, 2025

Functions in armspp (0.0.3)

arms

Adaptive Rejection Metropolis Sampling
arms_gibbs

Gibbs sampling using ARMS