Learn R Programming

phenModel (version 1.0)

pvulg_lactin_parameters: Estimated Parameters for the Lactin Model for P. Vulgatissima

Description

Matrix of estimated parameters for each stage of the life-cycle of P. vulgatissima

Usage

data("pvulg_lactin_parameters")

Arguments

Format

The format is: num [1:4, 1:6] 0.00864 28.94449 0.52103 -1.06402 0.002 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:4] "rho" "Tmax" "deltaT" "lambda" ..$ : chr [1:6] "post_diapause" "ovipositing" "larva_emergence" "pupa_emergence" ...

Details

The parameters were derived based on constant temperature laboratory experiments (see Pollard, 2014) for different life-cycle stages of P. vulgatissima. Development times were converted to rates and subsequently used as input for the Lactin model (Lactin et al., 1995). The model was fitted to the entire temperature range, including where there was no development rate (at the upper temperature threshold).

References

Lactin D.J., Holliday N.J., Johnson D.L. and Craigen R. (1995) Improved rate model of temperature-dependent development by arthropods. Environmental Entomology, 24, 68<U+2013>75. doi:10.1093/ee/24.1.68

Pollard C.P., Griffin C.T., Moral R.A., Duffy C., Chuche J., Gaffney M.T., Fealy R. (submitted) phenModel: a temperature-dependent phenology model for the blue willow beetle, Phratora vulgatissima.

Examples

Run this code
# NOT RUN {
data(pvulg_lactin_parameters)
# }

Run the code above in your browser using DataLab