hcrSBTD | R Documentation |
An emprirical Harvest Control Rule that sets a quota based on a trend in an index
hcrSBTD(
yrs,
control = FLPar(c(k1 = 0.25, k2 = 0.25, gamma = 1)),
index,
catch,
...
)
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 |
hcrSBTD
Laurence Kell, Sea++
## Not run:
data(pl4)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.