Description Usage Arguments Value See Also
View source: R/HatchlingGrowth.R
Probabilistic Growth Transition Cumulative Distribution Function. Uses vonBertalanffy to determine mean growth and a theoretical derivation of the associated standard deviation.
1 | HatchlingGrowth(z1, bt, pars, date)
|
z1 |
Size at the end of the timestep [float] |
bt |
Population biomass at time t [float] |
pars |
Data.frame containing the date-indexed parameters[data.frame] |
date |
Ordinal day to reference proper 'pars' date-indexed parameters [integer] |
Growth CDF function for new hatchlings
Other Kernel Functions:
Fecundity()
,
Spawning()
,
Survival()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.