mortality_dailyProbability: Mortality

View source: R/RcppExports.R

mortality_dailyProbabilityR Documentation

Mortality

Description

A simple sigmoid function to determine a daily mortality likelihood according to the value of a stress variable.

Usage

mortality_dailyProbability(stressValue, stressThreshold)

Arguments

stressValue

Current value of the stress variable (0 to 1, with higher values indicate stronger stress).

stressThreshold

Threshold to indicate 50% annual mortality probability.

Value

Returns a probability (between 0 and 1)

Author(s)

Miquel De Cáceres Ainsa, CREAF

See Also

growth, regeneration


medfate documentation built on Aug. 29, 2023, 5:07 p.m.