hilbertLogan_83 | R Documentation |
Hilbert, DW, y JA Logan (1983) Empirical model of nymphal development for the migratory grasshopper, Melanoplus sanguinipes (Orthoptera: Acrididae). Environmental Entomology 12(1): 1-5.
hilbertLogan_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 = phi * ((\frac{(T-Tb)^{2}}{(T-Tb)^{2} + aa^{2}}) - e^{-\frac{Tmax - (T-Tb)}{deltaT}})
where rT is the development rate, T the temperature, Tb the minimum temperature for development, deltaT the width of high temperature boundary area, Tmax the maximum temperature, and aa a constant.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.