MCMC control parameters
1 2 | hgrecap.control(mcmc.iterations = 500, mcmc.thin = 5, mcmc.burnin = 50,
verbose = 0)
|
mcmc.iterations |
Number of iterations to run |
mcmc.thin |
an integer > 0, Number of iterations to thin between samples |
verbose |
- Not used right now. |
mcmd.burnin |
an integer >= 0 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.