Learn R Programming

bsts (version 0.9.10)

SuggestBurn: Suggested burn-in size

Description

Suggest the size of an MCMC burn in sample as a proportion of the total run.

Usage

SuggestBurn(proportion, bsts.object)

Value

An integer number of iterations to discard.

Arguments

proportion

The proportion of the MCMC run to discard as burn in.

bsts.object

An object of class bsts.

See Also

bsts