calcTAC_fixedER: Title

View source: R/calcTAC_fixedER.R

calcTAC_fixedERR Documentation

Title

Description

Title

Usage

calcTAC_fixedER(rec, canER, amER, ppnMixVec, cvER, randomVar = T, runif = NULL)

Arguments

rec

A numeric representing MU-specific return abundance

canER

A numeric representing the target Canadian exploitation rate

amER

A numeric representing the target American exploitation rate

ppnMixVec

A numeric representing the proportion of the Canadian TAC allocated to mixed stock fisheries

cvER

A numeric representing annual variability in ER

randomVar

A TRUE/FALSE variable indicating whether the Canadian ER should have annual implementation error around the target

runif

A vector of random numbers of length equal to the number of CUs which provides constant CU-specific deviations in ER from annual values

Value

Returns a four element list of numeric vectors with length equal to forecast:Total Canadian TAC, Canadian mixed fishery TAC, Canadian single fishery TAC, American TAC

Examples

calcTAC_fixedER(rec=1000, canER=0.3, amER = 0.1, ppnMix = 0.5)



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