perfect.sa | R Documentation |
The FLStock generated by the call to oem is simply passed on in this function. The estimates of abundance, catches and exploitation will thus be as precise as the OEM observation.
perfect.sa(stk, idx, args, tracking, ...)
stk |
The stock observation generated by oem. Class FLStock. |
idx |
An observation of chnages in abundance, not used. Class FLIndices. |
args |
MSE arguments, class list. |
tracking |
Structure for tracking modules outputs. |
A list with elements stk and tracking.
data(sol274)
perfect.sa(stock(om), FLIndices(), args=list(ay=2018, dy=2017),
tracking=FLQuants(FLQuant(dimnames=list(metric="conv.est", year=2018))))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.