ramcmc: Robust Adaptive Metropolis Algorithm

Function for adapting the shape of the random walk Metropolis proposal as specified by robust adaptive Metropolis algorithm by Vihola (2012) <doi:10.1007/s11222-011-9269-5>. Package also includes fast functions for rank-one Cholesky update and downdate. These functions can be used directly from R or the corresponding C++ header files can be easily linked to other R packages.

Version: 0.1.0-1
Imports: Rcpp (≥ 0.12.8)
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat, knitr
Published: 2018-05-29
Author: Jouni Helske
Maintainer: Jouni Helske <jouni.helske at iki.fi>
BugReports: https://github.com/helske/ramcmc/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
Citation: ramcmc citation info
CRAN checks: ramcmc results

Downloads:

Reference manual: ramcmc.pdf
Vignettes: Robust Adaptive Metropolis
Package source: ramcmc_0.1.0-1.tar.gz
Windows binaries: r-devel: ramcmc_0.1.0-1.zip, r-release: ramcmc_0.1.0-1.zip, r-oldrel: ramcmc_0.1.0-1.zip
macOS binaries: r-release: ramcmc_0.1.0-1.tgz, r-oldrel: ramcmc_0.1.0-1.tgz
Old sources: ramcmc archive

Reverse dependencies:

Reverse imports: SIfEK
Reverse linking to: bssm
Reverse suggests: bssm

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ramcmc to link to this page.