get_hcr_op {AMPLE}R Documentation

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])

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.

Value

A vector of outputs from the HCR.


[Package AMPLE version 1.0.2 Index]