HatchlingGrowth: Kernel Functions - Hatchling Growth

Description Usage Arguments Value See Also

View source: R/HatchlingGrowth.R

Description

Probabilistic Growth Transition Cumulative Distribution Function. Uses vonBertalanffy to determine mean growth and a theoretical derivation of the associated standard deviation.

Usage

1
HatchlingGrowth(z1, bt, pars, date)

Arguments

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]

Value

Growth CDF function for new hatchlings

See Also

Other Kernel Functions: Fecundity(), Spawning(), Survival()


npollesch/FishToxTranslator documentation built on May 23, 2021, 3:21 a.m.