Learn R Programming

embryogrowth (version 5.1)

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. In press. A model to predict the thermal reaction norm for the embryo growth rate from field data. Journal of Thermal Biology. In press

Examples

Run this code
library(embryogrowth)
data(nest)
formated <- FormatNests(nest)
data(resultNest_4p_transition)

Run the code above in your browser using DataLab