kinrespParDist.gnls {twKinresp} | R Documentation |
Expected value and confidence interval of microbial parameters
## S3 method for class 'gnls' kinrespParDist(model, ...)
model |
the result of the |
... |
currently not used |
Both the lognormal and the logitnormal distributions are skewed. Therefore, the mode, the median, and the expected value differ. At transformed, i.e. normal scale, they coincide. Simple backtransformation yield the median at original scale.
numeric matrix with rows corresponding to variables and columns
mean
: expected value
sd
: standard deviation
mle
: the mode, i.e. the maximum likelihood estimate
median
: the median
cf025
and cf975
: 2.5% and 97.5% confidence bounds
mu
and sigma
: parameters at normal, i.e log or logit transformed scale
Thomas Wutzler <thomas.wutzler@web.de>
coefKinresp.default
,twKinresp