Package: ramcmc 0.1.2

Jouni Helske

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>. The 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.

Authors:Jouni Helske [aut, cre]

ramcmc_0.1.2.tar.gz
ramcmc_0.1.2.tar.gz(r-4.7-arm64)ramcmc_0.1.2.tar.gz(r-4.7-x86_64)ramcmc_0.1.2.tar.gz(r-4.6-arm64)ramcmc_0.1.2.tar.gz(r-4.6-x86_64)
ramcmc_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
ramcmc/json (API)

# Install 'ramcmc' in R:
install.packages('ramcmc', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/helske/ramcmc/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

openblascpp

4.47 score 12 packages 16 scripts 5.1k downloads 3 exports 2 dependencies

Last updated from:eb8c379d7f. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK116
linux-devel-x86_64OK103
source / vignettesOK173
linux-release-arm64OK126
linux-release-x86_64OK128
wasm-releaseOK111

Exports:adapt_Schol_downdatechol_update

Dependencies:RcppRcppArmadillo

ramcmc: Building blocks for Robust Adaptive Metropolis algorithm

Rendered fromramcmc.Rmdusingknitr::rmarkdownon Jun 12 2026.

Last update: 2021-04-18
Started: 2016-11-30