analytis_77 | R Documentation |
Analytis, S. (1977) Uber die Relation zwischen biologischer Entwicklung und Temperatur bei phytopathogenen Pilzen. Journal of Phytopathology 90(1): 64-76.
analytis_77
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 = aa * (T - Tmin)^{bb} * (Tmax - T)^{cc}
where rT is the development rate, T the temperature, Tmin the minimum temperature, Tmax the maximum temperature, and aa, bb, and cc constants.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.