combineTwDEMCPops: combineTwDEMCPops

Description Usage Arguments Details Value Author(s)

Description

combine given populations to one big chain with more cases

Usage

1
2
combineTwDEMCPops(pops, popCases = integer(0), mergeMethod = "random", 
    nInSlice = 4)

Arguments

pops

list of population objects

popCases

integer vector (sum(getNSamples(pops))): specifying for each case (row) from which population it is filled

mergeMethod

method of merging the pops, see twMergeSequences

nInSlice

sequence length from each population (only for mergeMethod slice

Details

entry splits is discarded, as it is not generally determined.

Value

pop

the merged population

popCases

integer vector (nSample): population that case is taken from

Author(s)

Thomas Wutzler


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