run_chain: Generic function to extend the markov chain by n steps

Description Usage Arguments Value

View source: R/markov_chain.R

Description

Generic function to extend the markov chain by n steps

Usage

1
run_chain(object, chain_length)

Arguments

object,

markov chain object e.g. cpmmc, metropolis_hastings

chain_length,

number of simulations for the MCMC algorithm to run

Value

object, markov chain object with MC extended by n steps using MCMC algorithms corresponding to the class of the object


JTT94/cpmmc documentation built on May 14, 2019, 12:08 p.m.