fitKinrespBetaReplicate {twKinresp}R Documentation

fitKinrespBetaReplicate

Description

Fitting the beta-model with estimating the log of beta0, so that exp will be positive.

Usage

fitKinrespBetaReplicate(x, y, weights = NULL)

Arguments

x

numeric vector of time

y

numeric vector of repiration

weights

may scale by the uncertainty of the respiration

Details

Functions related to fitting the beta-form of the model.
modelKinrespBeta

Model form with simple coefficients beta0..beta2.

calcKinrespCoef

Calulate Microbial kinetic parameters from given beta coefficients.

coefKinrespBeta.default

Transform coefficients of Beta-form model from transformed scale to original scale.

Author(s)

Thomas Wutzler <thomas.wutzler@web.de>

See Also

twKinresp , kinrespGrowthphaseReplicate , kinrespGrowthphaseExperiment


[Package twKinresp version 0.0.5 Index]