MPs: Alternative versions of 'DLMtool' and 'MSEtool' MP functions

CC_hist20R Documentation

Alternative versions of DLMtool and MSEtool MP functions

Description

Management procedures (MPs) with a . in front of their name use reduce_survey() to eliminate odd years of survey observations to reflect the biennial nature of most groundfish surveys in British Columbia.

Usage

CC_hist20(x, Data, reps = 100, ...)

GB_slope6_0.66(x, Data, reps = 100, ...)

.GB_slope6_0.66(x, Data, reps = 100, ...)

GB_slope6_1(x, Data, reps = 100, ...)

.GB_slope6_1(x, Data, reps = 100, ...)

GB_slope8_0.66(x, Data, reps = 100, ...)

.GB_slope8_0.66(x, Data, reps = 100, ...)

GB_slope8_1(x, Data, reps = 100, ...)

.GB_slope8_1(x, Data, reps = 100, ...)

.ICI(x, Data, reps = 100, ...)

.ICI2(x, Data, reps = 100, ...)

Iratio2(x, Data, reps = 100, ...)

.Iratio2(x, Data, reps = 100, ...)

Islope0.4_100(x, Data, reps = 100, ...)

Islope0.4_80(x, Data, reps = 100, ...)

Islope0.2_100(x, Data, reps = 100, ...)

Islope0.2_80(x, Data, reps = 100, ...)

IT5_hist(x, Data, reps = 100, ...)

IT10_hist(x, Data, reps = 100, ...)

CC1.0(x, Data, reps = 100, plot = FALSE, yrsmth = 5, xx = 0)

CC0.9(x, Data, reps = 100, plot = FALSE, yrsmth = 5, xx = 0.1)

CC0.8(x, Data, reps = 100, plot = FALSE, yrsmth = 5, xx = 0.2)

CC0.7(x, Data, reps = 100, plot = FALSE, yrsmth = 5, xx = 0.3)

CC0.6(x, Data, reps = 100, plot = FALSE, yrsmth = 5, xx = 0.4)

CC1.1(x, Data, reps = 100, plot = FALSE, yrsmth = 5, xx = -0.1)

CC1.2(x, Data, reps = 100, plot = FALSE, yrsmth = 5, xx = -0.1)

Arguments

x

A position in the data object. As per MSEtool.

Data

A data object. As per MSEtool.

reps

The number of stochastic samples of the MP recommendation(s). As per MSEtool.

...

Other arguments to pass to the MP function.

plot

Logical. Show the plot?

yrsmth

Years over which to calculate mean catches.

xx

Parameter controlling the TAC. Mean catches are multiplied by (1 - xx).


pbs-assess/ggmse documentation built on Nov. 21, 2023, 8:06 p.m.