hcr | R Documentation |
Return the appropriate HCR values for the given 'row' as it appears in the MP data file
hcr(bt, bo, row)
bt |
a list of vectors of timeseries biomass values (typically many posteriors) |
bo |
a vector of numeric values (typically many posteriors) for the initial biomass to base relative biomasses on. This must be the same length as the bt list |
row |
A row of one of the MP tables as it appears in 'pbs-assess/herringsr/data/mp-*.csv' files |
A list of length equal to the length of the bt and bo lists, of vectors of length two, containing the catch limit (tac) and associated harvest rate (hr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.