draws.demc: Extracts the draws from a demc object

Description Usage Arguments Value

View source: R/draws.demc.r

Description

Extracts the draws from a demc object

Usage

1
draws.demc(object, keep.all = 0.9, thin = 1)

Arguments

object

demc object

keep.all

logical or fraction of draws to keep. If fraction, the one-complement is discarded as burnin. If logical the first half of the draws are discarded. Default 0.9.

thin

integer (default 1), keep every thin-th draw

Value

a dataframe with parameters as variables and as rows the kept samples


CajoterBraak/demc2 documentation built on Dec. 16, 2019, 10:48 p.m.