calcTheta | R Documentation |
\theta
, the average exploitation rate on MMB associated with discard mortalityFunction to calculate \theta
, the average exploitation rate on MMB associated with discard mortality.
calcTheta(mmbLst, assYr = 2014, n = 3)
mmbLst |
|
assYr |
|
n |
|
None.
2-element vector with \theta
calculated as
\theta = \frac{\sum_y M_{F_{y}}}{\sum_y MMB_{{fishing}_{y}}}
ratio of averages
\theta = \frac{1}{N}\sum_y \frac{M_{F_{y}}}{{MMB}_{{fishing}_{y}})}
average of ratios
where
N = number of years over which to average
M_{F_{y}}
= total discard-related mortality on mature males in year y
{MMB}_{{fishing}_{y}}
= MMB just prior to the (pulse) fishery
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.