ratkowsky_83 | R Documentation |
Ratkowsky, D.A., Olley, J., McMeekin, T.A., and Ball, A. (1982) Relationship between temperature and growth rate of bacterial cultures. Journal of Bacteriology 149(1): 1-5.
Ratkowsky, D.A., R.K. Lowry, T.A. McMeekin, A.N. Stokes, and R.E. Chandler. 1983. Model for bacterial culture growth rate throughout the entire biokinetic temperature range. Journal of Bacteriology 154: 1222-1226.
Shi, P. J., Reddy, G. V., Chen, L., and Ge, F. (2015). Comparison of thermal performance equations in describing temperature-dependent developmental rates of insects: (I) empirical models. Annals of the Entomological Society of America, 109(2), 211-215.
ratkowsky_83
A list of eight elements describing the equation.
The equation (formula object).
The equation (string).
The name of the equation.
The equation reference.
The equation reference shortened.
The parameters found in the literature with their references.
An optional comment about the equation use.
An id to identify the equation.
Equation:
rT = (cc * (T - T1) * (1 - e^{k * (T - T2)}))^2
where rT is the development rate, T the temperature, T1 and T2 the minimum and maximum temperatures at which rate of growth is zero, cc the slope of the regression as in the rootsq_82 equation, and k a constant. The Ratkowsky model designed for microorganisms has been modified by Shi et al. 2016 to describe the temperature-dependent development rates of insects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.