Description Usage Arguments Value See Also
View source: R/MICE_functions.R
A utility function for calculating catch at time t. Uses the Baranov equation, with fishing selectivity by age.
1 | calc_catch(Nv, wv, Mv, Sv, Ft)
|
Nv |
Vector of numbers at age for a particular time t |
wv |
Vector of weight at age |
Mv |
Vector of natural mortality rate at age |
Sv |
Vector of fishing gear selectivity at age |
Ft |
Instantaneous fishing mortality rate (log scale); a scalar. |
Species |
A Species object |
t |
time period (year or timestep) |
Catch in biomass units.
Other fishing: calc_Ft
, calc_Fy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.