as.mcmc.list.twDEMC: as mcmc list twDEMC

Description Usage Arguments Value Author(s) See Also

Description

Converts list of type twDEMC (result of twDEMC) to coda's mcmc.list.

Usage

1
2
3
## S3 method for class 'list.twDEMC'
as.mcmc(x, maxLength = NULL, thin = 1, start = 1, 
    ...)

Arguments

x

the output of twDEMC) run

maxLength

maximum length of the chains, thin will be increased accordingly

thin

thinning interval

start

starting generation (for neglecting the burnin)

...

Value

a mcmc.list

Author(s)

Thomas Wutzler

See Also

subChains.twDEMC


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