a4aFitCatchDiagn-class: S4 class 'a4aFitCatchDiagn'

a4aFitCatchDiagn-classR Documentation

S4 class a4aFitCatchDiagn

Description

The a4aFitCatchDiagn class extends FLQuants to store information to run diagnostics on aggregated catch estimated by the a4a stock assessment fit.

Usage

computeCatchDiagnostics(object, ...)

Arguments

object

object of relevant class (see signature of method)

...

additional argument list that might never be used

stock

FLStock object used to fit the model

indices

FLIndices object used to fit the model

Examples

data(ple4)
data(ple4.index)
obj <- sca(stock=ple4, indices=FLIndices(ple4.index))
flqs <- residuals(obj, ple4, FLIndices(idx=ple4.index))

flr/FLa4a documentation built on June 4, 2023, 11:05 a.m.