threshold: Evaluates a threshold harvest control rule

View source: R/hcr_funcs.R

thresholdR Documentation

Evaluates a threshold harvest control rule

Description

Evaluates a threshold (i.e. hockey stick) harvest control rule. Used by the hcr_op function.

Usage

threshold(input, mp_params, ...)

Arguments

input

A vector of the 'true' stock status

mp_params

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

...

Unused

Value

A vector of the same dimension as the input.


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