defaultSubModels | R Documentation |
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)
stock |
an FLStock object |
dfm |
numeric vector with the data points fraction to be used to set the spline ks. |
indices |
an FLIndices object |
a FLStock object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.