calcKinrespCoef {twKinresp} | R Documentation |
Calculating microbial parameters from beta fit.
calcKinrespCoef(tmp.coef, lambda = 0.9, YCO2 = 1.5, cf95 = NA)
tmp.coef |
named numeric vector "beta0" ... "beta2" |
lambda |
Ratio of growth associated (coupled) specific |
YCO2 |
Ratio of assimilated carbon per respired carbon. |
cf95 |
Confidence intervals of the transformed beta coefficients. |
Thomas Wutzler <thomas.wutzler@web.de>