transNormPopt.default: transNormPopt default

Description Usage Arguments Details Author(s) See Also

Description

Transform vectors from original to normal scale.

Usage

1
2
3
## Default S3 method:
transNormPopt(popt, poptDistr = parDistr[names(normpopt), 
    "trans"], parDistr, ...)

Arguments

popt

numerical vector/array with values at untransformed scale

poptDistr

character vector/array of kind of transformation ("lognorm"/"logitnorm") values with other characters indicate no transformation positions must match the positions in normpopt

parDistr

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

...

Details

Argument poptDistr should have the same dimensions as normpopt. However, it is recycled By this way it is possible to specify only one value, or vector corresponding to the rows of a matrix.

Author(s)

Thomas Wutzler

See Also

transOrigPopt.default twDEMCBlockInt


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