fitKinrespReplicate {twKinresp}R Documentation

fitKinrespReplicate

Description

Fitting the kinResp microbial model to time series of one replicate.

Usage

fitKinrespReplicate(rder.e, lambda = 0.9, 
    YCO2 = 1.5, start = NULL, weights = NULL)

Arguments

rder.e

Respiration dataset containing columns

lambda
YCO2
start
weights

Details

If the microbial explicit form did not fit, then the beta fit is returned. The beta fit itself might not contain beta0, because it was constrained to 1.

Author(s)

Thomas Wutzler <thomas.wutzler@web.de>

See Also

twKinresp, coefKinresp.default


[Package twKinresp version 0.0.5 Index]