View source: R/mcmcMetropolis.R
sampleMetropolis | R Documentation |
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
sampleMetropolis(mcmcSampler, iterations)
mcmcSampler |
an mcmcSampler |
iterations |
iterations |
Florian Hartig
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.