Learn R Programming

devRate (version 0.1.1)

lactin1_95: Lactin et al. equation 1 of development rate as a function of temperature.

Description

Lactin, Derek J, NJ Holliday, DL Johnson, y R Craigen (995) Improved rate model of temperature-dependent development by arthropods. Environmental Entomology 24(1): 68-75.

Usage

lactin1_95

Arguments

Format

A list of eight elements describing the equation.

Details

Equation: rT ~ exp(aa * T) - exp(aa * Tmax - (Tmax - T)/deltaT)

where rT is the development rate, T the temperature, and aa, Tmax, and deltaT fitted parameters.