Bpa | R Documentation |
Calculate the value of Bpa from Blim and sigmaB.
Bpa(Blim, sigmaB)
Blim |
the value of the Blim reference point. |
sigmaB |
the estimation uncertainty in B (standard error of logSSB in the terminal year). |
Value of Bpa.
The purpose of PA reference points is to apply a precautionary approach in fisheries management.
By comparing the current B to Bpa, one can answer the question: are we at least 95% sure that B is above Blim, given the estimation uncertainty?
The ICES (2017) technical guidelines define Bpa as:
Bpa = Blim * exp(1.645*sigmaB)
Arni Magnusson.
ICES (2017) ICES fisheries management reference points for category 1 and 2 stocks. doi: 10.17895/ices.pub.3036ICES Advice Technical Guidelines 12.4.3.1.
Fpa
calculates that reference point from Flim and sigmaF.
sigmaPA
calculates the implicit sigma from PA reference points.
icesAdvice-package
gives an overview of the package.
Bpa(100, 0.15)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.