Description Usage Arguments Value
Generic function to extend the markov chain by n steps
1 | run_chain(object, chain_length)
|
object, |
markov chain object e.g. cpmmc, metropolis_hastings |
chain_length, |
number of simulations for the MCMC algorithm to run |
object, markov chain object with MC extended by n steps using MCMC algorithms corresponding to the class of the object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.