hcr.min.esc | R Documentation |
Calculate TAC and TAC-based harvest rate based on a minimum escapement and reference harvest rate
hcr.min.esc(
bt,
ref.hr,
min.esc,
abs.esc = FALSE,
catch.cap = 0,
bo = 1,
num.end.yrs = 1
)
bt |
biomass vector for years |
ref.hr |
reference harvest rate |
min.esc |
minimum escapement to base catch limit on |
abs.esc |
if TRUE, 'min.esc' is absolute. If FALSE, it is relative |
catch.cap |
catch cap to use if calculated catch limit is higher |
bo |
initial biomass used in reletive biomass calculation |
num.end.yrs |
mean of these last N years at the end of the biomass vector to use |
catch limit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.