set.burnin: Set the burnin proportion for bayouMCMC objects
Description
Set the burnin proportion for bayouMCMC objects
Usage
set.burnin(chain, burnin = 0.3)
Value
A bayouMCMC chain or ssMCMC chain with burnin proportion stored in the attributes.
Arguments
- chain
A bayouMCMC chain or an ssMCMC chain
- burnin
The burnin proportion of samples to be discarded from downstream analyses.