sampleMetropolis: gets samples while adopting the MCMC proposal generator

View source: R/mcmcMetropolis.R

sampleMetropolisR Documentation

gets samples while adopting the MCMC proposal generator

Description

Function to sample with cobinations of the basic Metropolis-Hastings MCMC algorithm (Metropolis et al., 1953), a variation of the adaptive Metropolis MCMC (Haario et al., 2001), the delayed rejection algorithm (Tierney & Mira, 1999), and the delayed rejection adaptive Metropolis algorithm (DRAM, Haario et al), and the Metropolis within Gibbs

Usage

sampleMetropolis(mcmcSampler, iterations)

Arguments

mcmcSampler

an mcmcSampler

iterations

iterations

Author(s)

Florian Hartig


BayesianTools documentation built on Feb. 16, 2023, 8:44 p.m.