modelKinrespBeta: modelKinrespBeta

Description Usage Arguments Value Author(s) See Also

Description

Calculate respiration for time x based on coefficients beta_i.

Usage

1
modelKinrespBeta(x, betai)

Arguments

x

time

betai

named numeric vector (beta0,beta1,beta2)

Value

beta0 + beta1*exp(beta2*x)

Author(s)

Thomas Wutzler <thomas.wutzler@web.de>

See Also

fitKinrespBetaReplicate


bgctw/twKinresp documentation built on May 10, 2019, 2:42 p.m.