thinN.mcmc.list: thinN mcmc list

Description Usage Arguments Details Value Author(s)

Description

Thin x so that each chain consists of about nThinnedRecords

Usage

1
2
## S3 method for class 'mcmc.list'
thinN(x, nThinnedRecords = 100, ...)

Arguments

x

object to be thinned and plotted (mcmc.list)

nThinnedRecords

number of records in thinned object

...

Details

Plotting mcmc.list with large n (>1000) takes long and involves much overplotting. The same visual impression can be achieved using a thinned chain.

Value

Thinned x

Author(s)

Thomas Wutzler


twDEMC documentation built on May 2, 2019, 5:38 p.m.