hcr: Return the appropriate HCR values for the given 'row' as it...

View source: R/hcr.R

hcrR Documentation

Return the appropriate HCR values for the given 'row' as it appears in the MP data file

Description

Return the appropriate HCR values for the given 'row' as it appears in the MP data file

Usage

hcr(bt, bo, row)

Arguments

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

Value

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)


pbs-assess/herringutils documentation built on Jan. 10, 2025, 8:43 a.m.