Usage
STRN(Initial_STRN = NULL, EmbryoGrowthTRN = stop("Embryo Growth Thermal Reaction Norm must be provided"), tsd = stop("A result from the function tsd() must be provided"), Sexed = NULL, Males = NULL, Females = NULL, Temperatures = "TSP.MassWeighted.STRNWeighted.temperature.mean", ...)
Arguments
Initial_STRN
Values for initial model of Sexualisation Thermal Reaction Norm
EmbryoGrowthTRN
The Embryo growth Thermal Reaction Normal obtained with searchR()
tsd
The model used to predict sex ratio, obtained from tsd()
Sexed
The number of sexed embryos
Males
The number of males embryos
Females
The number of females embryos
Temperatures
The temperature from out of info.nests to be used
...
Parameters used for optim()