clean: Clean

Description Usage Arguments Value

Description

Remove a burn in period and subsample for independence

Usage

1
clean(x, burnin = 0, subsample = 1)

Arguments

x

The output of draw()

burnin

The number of observations to disgard at the beginning of the chain.

subsample

The number of observations to skip to reduce serial correlation.

Value

A cleaned up chain of draws from the posterior distribution.


nicksolomon/binfer documentation built on May 21, 2019, 9:21 a.m.