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)The object passed in, with row and column names on matrices as specified.
An object of class marssMLE.
Eli Holmes, NOAA, Seattle, USA.
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.
marssMLE, marssMODEL