Description Usage Arguments Details Author(s) Examples
# The ICES Advice Rule for stocks where a wide range of stock sizes has been seen so the stock recruitment relationship can be estimated
if SSB>= MSY Btrigger F=Fmsy else F=FMSY*SSB/Btrigger
FMSY could be a proxy for FMSY, i.e. F0.1
Where Btrigger is BPA, i.e. Blim×exp(-1.645×sigma) Blim is the break point from segmented regression
# http://ices.dk/sites/pub/Publication
1 2 |
x |
|
ftar |
default of 1.0 |
fmin |
default of0.05 |
bpa |
default of0.5 |
sigma |
default of 0.3 |
icesAR
Laurence Kell, Sea++
1 2 3 4 | ## Not run:
data(pl4)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.