Learn R Programming

icesAdvice (version 2.1.1)

Bpa: Bpa from Blim

Description

Calculate the value of Bpa from Blim and sigmaB.

Usage

Bpa(Blim, sigmaB)

Arguments

Blim

the value of the Blim reference point.

sigmaB

the estimation uncertainty in B (standard error of logSSB in the terminal year).

Value

Value of Bpa.

References

ICES (2017) ICES fisheries management reference points for category 1 and 2 stocks. 10.17895/ices.pub.3036ICES Advice Technical Guidelines 12.4.3.1.

See Also

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.

Examples

Run this code
# NOT RUN {
Bpa(100, 0.15)

# }

Run the code above in your browser using DataLab