FMSYref: Reference management procedures

Description Usage Arguments Details Value Functions Required Data Author(s) Examples

View source: R/MPs_Reference.R

Description

Several reference MPs for your operating model to use in the management strategy evaluation. FMSYref (and related) assume perfect information about FMSY (FMSY is taken from the operating model stored at Data@OM$FMSY). NFref sets annual catch to zero (or close to it) and is used for looking at variability in stock with no fishing.

Usage

1
2
3
4
5
6
7
FMSYref(x, Data, reps = 100, plot = FALSE)

FMSYref50(x, Data, reps = 100, plot = FALSE)

FMSYref75(x, Data, reps = 100, plot = FALSE)

NFref(x, Data, reps = 100, plot = FALSE)

Arguments

x

A position in the data object

Data

A data object

reps

The number of stochastic samples of the MP recommendation(s)

plot

Logical. Show the plot?

Details

Note that you can out-perform FMSYref easily. The requirement for fixed F is actually quite strict and is by no means the upper limit in terms of yield. Don't panic if your method beats this one for yield, especially for short-lived species of high temporal variability in productivity!

Value

An object of class Rec with the TAC slot populated with a numeric vector of length reps

Functions

Required Data

See Data for information on the Data object

Author(s)

T. Carruthers, A. Hordyk

Examples

1
2
3
4

DLMtool/DLMtool documentation built on June 20, 2021, 5:20 p.m.