transOrigPopt.matrix: transOrigPopt matrix

Description Usage Arguments Details Author(s)

Description

Applies transOrigPopt.default to each column of normopt.

Usage

1
2
3
4
## S3 method for class 'matrix'
transOrigPopt(normpopt,
 poptDistr = parDistr[colnames(normpopt), 
    "trans"], parDistr, ...)

Arguments

normpopt

numerical matrx with values at transformed, i.e. normal, scale

poptDistr

character vector of kind of transformation ("lognorm"/"logitnorm") for each column of normpopt Positions must match the positions in normpopt. If given a single value, it is repeated.

parDistr

Alternative way of specifying poptDistr: dataframe with parameter names in column names and column trans, such as provided by twQuantiles2Coef

...

Details

either poptDistr has names for each column name or poptDistr has the same length as colnames(normpopt)

Author(s)

Thomas Wutzler


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