constant: Evaluates a constant harvest control rule

View source: R/hcr_funcs.R

constantR Documentation

Evaluates a constant harvest control rule

Description

Evaluates a constant harvest control rule, i.e. one that ignores the stock status and just returns the constant level (catch or effort). Used by the hcr_op function.

Usage

constant(mp_params, ...)

Arguments

mp_params

The HCR / management procedure parameters used to evaluate the HCR (as a list).

...

Unused


AMPLE documentation built on Sept. 29, 2023, 9:07 a.m.