Learn R Programming

icesAdvice (version 2.1.1)

Fpa: Fpa from Flim

Description

Calculate the value of Fpa from Flim and sigmaF.

Usage

Fpa(Flim, sigmaF)

Arguments

Flim

the value of the Flim reference point.

sigmaF

the estimation uncertainty in F (standard error of logF in the terminal year).

Value

Value of Fpa.

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

Bpa calculates that reference point from Blim and sigmaB.

sigmaPA calculates the implicit sigma from PA reference points.

icesAdvice-package gives an overview of the package.

Examples

Run this code
# NOT RUN {
Fpa(0.90, 0.15)

# }

Run the code above in your browser using DataLab