a4aFitCatchDiagn-class | R Documentation |
a4aFitCatchDiagn
The a4aFitCatchDiagn
class extends FLQuants
to store information to run diagnostics on aggregated catch estimated by the a4a stock assessment fit.
computeCatchDiagnostics(object, ...)
object |
object of relevant class (see signature of method) |
... |
additional argument list that might never be used |
stock |
|
indices |
|
data(ple4)
data(ple4.index)
fit <- sca(ple4, ple4.index)
flqs <- computeCatchDiagnostics(fit, ple4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.