MARSSapplynames: Names for marssMLE Object Components
Description
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.Usage
MARSSapplynames(MLEobj)
Value
- The object passed in, with row and column names on matrices as specified.
Details
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.