icesAdvice-package {icesAdvice} | R Documentation |
Functions Related to ICES Advice
Description
A collection of functions that facilitate computational steps related to advice for fisheries management, according to ICES guidelines. These include methods for calculating reference points and model diagnostics.
Details
Calculate ICES advice:
DLS3.2 | DLS method 3.2 |
icesRound | rounding method |
Calculate PA reference points and sigma:
Bpa | from Blim |
Fpa | from Flim |
sigmaCI | from confidence interval |
sigmaPA | from PA reference points |
Other calculations:
agesFbar | suitable age range for Fbar |
mohn | Mohn's rho retrospective diagnosis |
Read and write files:
read.dls | read DLS3.2 results from file |
write.dls | write DLS3.2 results to file
|
Example tables:
gss | Greater silver smelt catch at age |
shake | Southern hake retro |
Author(s)
Arni Magnusson, Colin Millar, and Anne Cooper.
References
ICES advice: https://ices.dk/advice
[Package icesAdvice version 2.1.1 Index]