Compute lethality index, based on compression stress
Source:R/lethality_index.R
lethalityIndexFromStress.RdThe model used for this is the logistic model, fitting observed injury/lethality statistics to the base-10 logarithm of the maximum compression stress during a simulated impact event.
See also
Other functions dealing with Whale Lethality index:
maximumLethalityIndex(),
stressFromLethalityIndex()
Examples
lethalityIndexFromStress(parameters()$logistic$tau50) # approx. 0.5
#> [1] 0.5014449