This function provides an interface to sca() to be used inside the mp() function of the mse package.

sca.sa(stk, idx, update = TRUE, dfm = c(0.75, 0.75), args, tracking, ...)

Arguments

stk

The FLStock input object.

idx

The FLIndices input object.

update

Should the fmodel be updated with the default?

dfm

data points fraction to be used to set the spline ks.

...

Any other arguments to sca()

genArgs

The mse arguments used by mp().

Value

A list containing the estimated stock (stk, of class FLStock), and the tracking FLQuant, including convergence flags.