Methods to create formulas for sub-models. The sub-models are set automagically using defaults.

defaultFmod(stock, dfm = c(0.5, 0.7))

defaultQmod(indices, dfm = 0.6)

defaultN1mod(stock)

defaultVmod(stock, indices)

defaultSRmod(stock)

Arguments

stock

an FLStock object

dfm

numeric vector with the data points fraction to be used to set the spline ks.

indices

an FLIndices object

Value

a FLStock object