snip: Discard burn-in and/or thin samples

Description Usage Arguments Value

View source: R/utility.R

Description

Discard burn-in and/or thin samples

Usage

1
snip(mcmc_list, burnin, thin = 1)

Arguments

mcmc_list

A mcmc.list object.

burnin

A numeric. All samples collected below this iteration will be discarded.

thin

A numeric. The thinning interval between consecutive observations.

Value

A mcmc.list object


jeff324/derp documentation built on Dec. 5, 2019, 11:46 p.m.