View source: R/MARSSkemcheck.r
MARSSkemcheck | R Documentation |
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.
MARSSkemcheck(MLEobj)
MLEobj |
An object of class |
A list with of the model elements A, B, Q, R, U, x0, Z, V0 specifying the structure of the model using text strings).
Eli Holmes, NOAA, Seattle, USA.
marssMODEL
, MARSSkem()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.