initZtwDEMCExt.matrix: initZtwDEMCExt matrix

Description Usage Arguments Details Author(s) See Also

Description

subsampling and extending twDEMC with new variables

Usage

1
2
3
4
## S3 method for class 'matrix'
initZtwDEMCExt(Zinit1,
 ..., thetaPrior, covarTheta, nChainPop = 4, 
    nPop = 1, m0 = calcM0twDEMC(length(thetaPrior), nChainPop))

Arguments

Zinit1

the matrix to subsample (nCases x nParms)

...
thetaPrior

numeric vector: mu of multivariate gaussian prior distribtuion

covarTheta

numeric vector: sigma of multivariate gaussian prior distrbituion

nChainPop
nPop
m0

number of required cases

Details

the variables in thetaPrior that are part of vtwdemc are subsampled the other variables are drawn from prior distribution assuming no correlations between variables present and absent in vtwdemc and

Author(s)

Thomas Wutzler

See Also

initZtwDEMCNormal


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