fixedC.hcr: A fixed catch HCR

View source: R/hcr.R

fixedC.hcrR Documentation

A fixed catch HCR

Description

No matter what get C = ctrg The control argument is a list of parameters used by the HCR.

Usage

fixedC.hcr(stk, ctrg, args, tracking)

Arguments

stk

The perceived FLStock.

control

A list with the element ctrg (numeric).

Examples

data(sol274)
fixedC.hcr(stock(om), ctrg=50000, args=list(ay=2017, management_lag=1,
  frq=1), tracking=FLQuant())

flr/mse documentation built on April 15, 2024, 3:11 p.m.