apply_burn_in: Apply Burn-In

View source: R/outputHelpers.R

apply_burn_inR Documentation

Apply Burn-In

Description

Apply Burn-In

Usage

apply_burn_in(results, burn_in)

Arguments

results

A list of MCMC chain results.

burn_in

The fraction or proportion of results to discard as burn-in (0 to 1). The default is no burn-in, burn_in=0.

Value

A list of results with burn-in applied.


penetrance documentation built on Sept. 9, 2026, 1:07 a.m.