exampleHCRList: Example data for harvest control rule functions

exampleHCRListR Documentation

Example data for harvest control rule functions

Description

A list containing data necessary to run constrain, calcTAC, and calcObsCatch functions' examples. Generated with an example run of recoverySim using Fraser River salmon data.

Usage

exampleHCRList

Format

A list with eight elements.

stock

A character vector of stock names, which are approximately equivalent to conservation units.

mu

A character vector of management unit names representing the MU that each stock belongs to.

recRY

A numeric vector representing examples of recruit abundance (millions of individuals) in a given return year.

forecastMU

A numeric vector representing examples of forecasted recruit abundance (millions of individuals). Note that although length(forecastMU) is equal to the number of stocks, the number of unique values is equal to the number of MUs because this is the scale at which test fisheries occur.

adjustment

A numeric vector representing median adjustments made to MU-specific total allowable catches intended to account for en route mortality.

lowFRP

A numeric vector representing MU-specific lower fishery reference points.

highFRP

A numeric vector representing MU-specific upper fishery reference points.

mixCatch

A numeric vector representing CU-specific true catches (incorporates outcome uncertainty).

Source

recoverySim model run with parameters provided by Pacific Salmon Commission and Fraser River Sockeye Spawning Initiative (DFO)


CamFreshwater/samSim documentation built on Sept. 25, 2023, 10:22 a.m.