stackChainsPop.twDEMC: stackChainsPop twDEMC

Description Usage Arguments Author(s) See Also Examples

Description

Combine MarkovChains of each population of a twDEMC.

Usage

1
2
## S3 method for class 'twDEMC'
stackChainsPop(x, ...)

Arguments

x
...

Author(s)

Thomas Wutzler

See Also

stackChains.twDEMC subChains.twDEMC

Examples

1
2
3
4
5
data(twdemcEx1)
ex1c <- concatPops(twdemcEx1)
res <- stackChainsPop(ex1c)
str(res)
(tmp1 <- head(res[,,1]))

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