MARSSapplynames: Names for marssMLE Object Components

View source: R/MARSSapplynames.R

MARSSapplynamesR Documentation

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)

Arguments

MLEobj

An object of class marssMLE.

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.

Value

The object passed in, with row and column names on matrices as specified.

Author(s)

Eli Holmes, NOAA, Seattle, USA.

See Also

marssMLE, marssMODEL


MARSS documentation built on May 31, 2023, 9:28 p.m.