mseSBTD | R Documentation |
A function for running a full feedback MSE with an empirical control rule based on the trend in an index of abudance
mseSBTD(
om,
eq,
control = "missing",
sr_deviances,
u_deviances,
interval = 1,
start = range(om)["maxyear"] - 30,
end = range(om)["maxyear"] - interval,
nyrs = 5,
cpueFn = ssb,
lag = 0,
maxF = 1.5
)
om |
|
eq |
blah,blah,blah,... |
control |
blah,blah,blah,... |
sr_deviances |
blah,blah,blah,... |
u_deviances |
blah,blah,blah,... |
interval |
blah,blah,blah,... |
start |
|
end |
|
nyrs |
blah,blah,blah,... |
cpueFn |
blah,blah,blah,... |
lag |
blah,blah,blah,... |
maxF |
blah,blah,blah,... |
... |
any additional arguments |
mseSBTD
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.