Fecundity: Kernel Functions - Fecundity

Description Usage Arguments Value See Also

View source: R/Fecundity.R

Description

If an individual reaches 'z_repro' they reproduce with probability provided by the Spawning function, and have 'hatch_per_spawn' hatchlings

Usage

1
Fecundity(z, pars, date)

Arguments

z

Size at the beginning of the timestep [float]

pars

Data.frame containing the date-indexed parameters[data.frame]

date

Ordinal day to reference proper 'pars' date-indexed parameters [integer]

Value

Number of hatchlings per spawn[binary]

See Also

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


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