Survival: Kernel Functions - Survival

Description Usage Arguments Details Value See Also

View source: R/Survival.R

Description

Baseline Survival: Logistic size-dependent daily survival probability for adults.

Usage

1
Survival(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]

Details

Winter Survival: Logistic size-dependent daily survival probability for adults with a minimum cutoff size.

Exposure Survival: A survival decrement can be specified to alter the daily survival probability for all individuals in the population.

Value

A probabliity of survival [float]

See Also

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


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