calcTAC_fixedER: Title

Description Usage Arguments Value Examples

View source: R/calcTAC_fixedER.R

Description

Title

Usage

1
calcTAC_fixedER(rec, canER, amER, ppnMixVec)

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

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

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

TESA-workshops/TESAsamSim documentation built on Feb. 6, 2021, 12:25 a.m.