View source: R/bayou-mcmc-utilities.R
set.burnin | R Documentation |
Set the burnin proportion for bayouMCMC objects
set.burnin(chain, burnin = 0.3)
chain |
A bayouMCMC chain or an ssMCMC chain |
burnin |
The burnin proportion of samples to be discarded from downstream analyses. |
A bayouMCMC chain or ssMCMC chain with burnin proportion stored in the attributes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.