Learn R Programming

AMPLE (version 1.0.2)

threshold: 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, ...)

Value

A vector of the same dimension as the input.

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