Description Usage Arguments Value
View source: R/MICE_functions.R
A utility function used to calculate total mortality rate by age in species that are tracked by timestep.
1 | calc_mortality_t(Mv, L, Ft, Sv)
|
Mv |
Natural mortality rate (log scale) by age. Vector. |
L |
Number of timesteps per year (scalar). |
Ft |
Total fishing mortality rate (scalar). |
Sv |
Fishing selectivity (vector). |
A vector of mortality rate (log scale) by age.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.