set.burnin: Set the burnin proportion for bayouMCMC objects

View source: R/bayou-mcmc-utilities.R

set.burninR Documentation

Set the burnin proportion for bayouMCMC objects

Description

Set the burnin proportion for bayouMCMC objects

Usage

set.burnin(chain, burnin = 0.3)

Arguments

chain

A bayouMCMC chain or an ssMCMC chain

burnin

The burnin proportion of samples to be discarded from downstream analyses.

Value

A bayouMCMC chain or ssMCMC chain with burnin proportion stored in the attributes.


bayou documentation built on June 10, 2025, 5:13 p.m.