get_hcr_op: Evaluates the harvest control rule.
Description
Evaluates the harvest control rule in a single year (timestep).
Usage
get_hcr_op(stock, mp_params, yr, iters = 1:dim(stock$biomass)[1])
Value
A vector of outputs from the HCR.
Arguments
- stock
The stock object
- mp_params
The HCR / management procedure parameters used to evaluate the HCR (as a list).
- yr
The timestep.
- iters
A numeric vector of iters.