Description Usage Arguments Value Examples
View source: R/calcTAC_fixedER.R
Title
| 1 | calcTAC_fixedER(rec, canER, amER, ppnMixVec)
 | 
| 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 | 
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
| 1 | calcTAC_fixedER(rec=1000, canER=0.3, amER = 0.1, ppnMix = 0.5)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.