View source: R/MARSSapplynames.R
| MARSSapplynames | R Documentation |
Puts names on the par, start, par.se, init components of marssMLE objects. This is a utility function in the MARSS-package and is not exported.
MARSSapplynames(MLEobj)
MLEobj |
An object of class |
The X.names and Y.names are attributes of marssMODEL objects (which would be in $marss and $model in the marssMLE object). These names are applied to the par elements in the marssMLE object.
The object passed in, with row and column names on matrices as specified.
Eli Holmes, NOAA, Seattle, USA.
marssMLE, marssMODEL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.