MARSSkemcheck {MARSS} | R Documentation |
Model Checking for MLE objects Passed to MARSSkem
Description
This is a helper function in the MARSS-package
that checks that the model can be handled by the MARSSkem
algorithm. It also returns the structure of the model as a list of text strings.
Usage
MARSSkemcheck(MLEobj)
Arguments
MLEobj |
An object of class |
Value
A list with of the model elements A, B, Q, R, U, x0, Z, V0 specifying the structure of the model using text strings).
Author(s)
Eli Holmes, NOAA, Seattle, USA.
See Also
[Package MARSS version 3.11.9 Index]