BurnThin: Burning and thinning the MCMC samples.

Description Usage Arguments

View source: R/BurnThin_function.R

Description

Burning and thinning the MCMC samples.

Usage

1
BurnThin(bac, burn = 0, thin = 1)

Arguments

bac

The fit from the BAC function.

burn

How many of the initial samples should be dropped. Default is 0.

thin

One every how many samples should be kept. Defaults to 1.


gpapadog/BAC documentation built on Feb. 15, 2021, 6:37 a.m.