Description Usage Arguments Details Author(s)
Applies transOrigPopt.default
to each column, i.e. variable, of normopt
.
1 2 3 | ## S3 method for class 'array'
transOrigPopt(normpopt, poptDistr = parDistr[colnames(normpopt),
"trans"], parDistr, ...)
|
normpopt |
numerical array with values at transformed, i.e. normal, scale |
poptDistr |
character vector of kind of transformation ("lognorm"/"logitnorm") for each column of normpopt |
parDistr |
Alternative way of specifying poptDistr:
dataframe with parameter names in column names and column trans, such as provided by |
... |
either poptDistr has names for each column name or poptDistr has the same length as colnames(normpopt)
Thomas Wutzler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.