threshold {AMPLE}R 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.


[Package AMPLE version 1.0.2 Index]