Learn R Programming

embryogrowth (version 9.5)

resultNest_4p_transition: Result of the fit using the nest database using transition

Description

Fit using the nest database using transition

Usage

resultNest_4p_transition

Arguments

Format

A list with fitted information about data(nest)

Details

Result of the fit using the nest database using transition

References

Girondot, M., & Kaska, Y. (2014). A model to predict the thermal reaction norm for the embryo growth rate from field data. Journal of Thermal Biology, 45, 96-102. doi: 10.1016/j.jtherbio.2014.08.005

Examples

Run this code
if (FALSE) {
library(embryogrowth)
data(nest)
formated <- FormatNests(nest)
data(resultNest_4p_transition)
}

Run the code above in your browser using DataLab