Spawning: Kernel Functions - Spawning Probability

Description Usage Arguments Value See Also

View source: R/Spawning.R

Description

Probability of reproducing, once an individual reaches 'z_repro' they reproduce with probability 'p_spawn'

Usage

1
Spawning(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

Probability of reproducing [binary]

See Also

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


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