coefKinrespNormStart {twKinresp} | R Documentation |
Transform microbial coefficients to normal scale.
coefKinrespNormStart(tmp.coef)
tmp.coef |
starting parameters of kinetic respiration, supplied to |
Replaces
x0 by x0l = log(x0)
mumax by mumaxl=log(mumax) and
r0 by r0l=logit(r0l)
Values at normalized scale are used as starting values for model fits.
named vector of coefficients (x0l,r0l,mumaxl)
Thomas Wutzler <thomas.wutzler@web.de>
coefKinresp.default
,twKinresp