This is an introduction.
FLom class: Structure of the FLom class. Slot name followed by the slot class, in parenthesis.
FLmse class: Structure of the FLmse class. Slot name followed by the slot class, in parenthesis.
Workflow of the mp() function.
The mp() function takes as input a named list called args. These are arguments of the MSE run, and determine the time frame, frequency of application and lags. Only one argument is required:
For all other, default values are generated acording to the om object dimensions, or from internal defaults, as follows:
All these values can be simply overiden by including them in the args argument to mp(). The complete list of arguments is available to every (method?) function in any element in the MSE control. In addition, these year dimension nbames vector, generated inside mp(), can also be used in any module function:
mse
at the mse
issue page 1, or on the
FLR mailing list.mse
can always be installed using
the devtools
package, by calling