as.mcmc.list.twDEMCPops: as mcmc list twDEMCPops

Description Usage Arguments Author(s)

Description

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

Usage

1
2
3
## S3 method for class 'list.twDEMCPops'
as.mcmc(x,
 ..., useThinning = TRUE, minPopLength = NULL)

Arguments

x

the output of twDEMCBlockInt) run

...
useThinning

if TRUE thinning is used to make populations the same length, if FALSE they are cut to shortest population

minPopLength

integer: if given, shorter populations are dropped

Author(s)

Thomas Wutzler


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