Learn R Programming

embryogrowth (version 5.0)

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. Submitted. A model to predict temperature dependency on embryo growth rate and incubation duration from field data.

Examples

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

Run the code above in your browser using DataLab