MCD: Mean Catch Depletion

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

View source: R/MPs_Output.R

Description

A simple average catch-depletion MP that was included to demonstrate just how informative an estimate of current stock depletion can be.

Usage

1
2
3
MCD(x, Data, reps = 100, plot = FALSE)

MCD4010(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

The TAC is calculated as:

\textrm{TAC} = 2 \bar{C} D

where \bar{C} is mean historical catch, and D is estimate of current depletion.

The TAC is modified by a harvest control rule in MCD4010.

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

MCD: Cat, Dep

MCD4010: Cat, Dep

Rendered Equations

See Online Documentation for correctly rendered equations

Author(s)

T. Carruthers

T. Carruthers

Examples

1
2

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