rootsq_82 {devRate} | R Documentation |
Root square equation of development rate as a function of temperature.
Description
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.
Usage
rootsq_82
Format
A list of eight elements describing the equation.
- eq
The equation (formula object).
- eqAlt
The equation (string).
- name
The name of the equation.
- ref
The equation reference.
- refShort
The equation reference shortened.
- startVal
The parameters found in the literature with their references.
- com
An optional comment about the equation use.
- id
An id to identify the equation.
Details
Equation:
rT = (bb * (T - Tb))^{2}
where rT is the development rate, T the temperature, bb the slope of the regression line, and Tb a conceptual temperature of no metabolic significance.
References
[Package devRate version 0.2.4 Index]