hcrSBTD: hcrSBTD

View source: R/hcrSBTD.R

hcrSBTDR Documentation

hcrSBTD

Description

An emprirical Harvest Control Rule that sets a quota based on a trend in an index

Usage

hcrSBTD(
  yrs,
  control = FLPar(c(k1 = 0.25, k2 = 0.25, gamma = 1)),
  index,
  catch,
  ...
)

Arguments

yrs

blah,blah,blah,...

control

blah,blah,blah,...FLPar(c(k1=0.25,k2=0.25,gamma=1))

index

blah,blah,blah,...

catch

blah,blah,blah,...

...

any additional arguments

Details

hcrSBTD

Author(s)

Laurence Kell, Sea++

Examples

## Not run: 
data(pl4)

## End(Not run)

flr/mydas documentation built on Jan. 19, 2024, 10:33 a.m.