twKinresp-package {twKinresp}R Documentation

Fitting kinetic models to microbial respiration data.

Description

Estimating microbial parameters

by fitting kinetic models to microbial respiration data.

Details

Model forms

Microbial parameters are inferred by comparing the predictions of a microbial growth model to observations. Observations are time series of measured increasing respiration after a soil sample has been amended with substrate for microbial growth.

The microbial model is Equation 5 in Wutzler et al. 2012. It has parameters

of the microbial community responding to the applied growth substrate.

When fitting the model in his form, the uncertainty of the model coefficients are meaningful for the inferred microbial parameters.

The model, however, can be simplified to the following equation, here called beta-form:
beta0 + beta1*exp(beta2*x)

Fitting the beta-form is usually faster and sometimes more robust. Hence it is used to compare models to constrain respiration time series to the period of unlimited growth.

Features of the twKinresp package
Examples

Author(s)

Thomas Wutzler

References

Wutzler, T.; Blagodatsky, S.; Blagodatskaya, E. & Kuzyakov, Y. (2012) Soil microbial biomass and its activity estimated by kinetic respiration analysis - Statistical guidelines. Soil Biology and Biochemistry, 45, 102-112


[Package twKinresp version 0.0.5 Index]