combinePops.twDEMC: combinePops twDEMC

Description Usage Arguments Details Author(s) See Also

Description

Combine several populations to one big population consiting of more chains.

Usage

1
2
## S3 method for class 'twDEMC'
combinePops(x, ..., doKeepBatchCall = FALSE)

Arguments

x

first twDEMC object

...

more twDEMC objects

doKeepBatchCall

wheter to retain the batch call attribute of x

Details

All arguments must be of type twDEMC and of same thinning interval and length. Temperature is taken from the first population - it assumes that all populations have the same Temperature in their steps

Author(s)

Thomas Wutzler

See Also

subChains.twDEMC


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