lamb_92 | R Documentation |
Lamb, R. J., Gerber, G. H., & Atkinson, G. F. (1984). Comparison of developmental rate curves applied to egg hatching data of Entomoscelis americana Brown (Coleoptera: Chrysomelidae). Environmental entomology, 13(3), 868-872.
Lamb, RJ. (1992) Developmental rate of Acyrthosiphon pisum (Homoptera: Aphididae) at low temperatures: implications for estimating rate parameters for insects. Environmental Entomology 21(1): 10-19.
lamb_92
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 = Rm * e^{-\frac{1}{2} * (\frac{T - Tmax}{To})^{2}}
and
rT = Rm * e^{-\frac{1}{2} * (\frac{T - Tmax}{T1})^{2}}
where rT is the development rate, T the temperature, Rm the maximum development rate, Tmax the optimum temperature, and To and T1 the shape parameter giving the spread of the curve.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.