MARSSkemcheck: Model Checking for MLE objects Passed to MARSSkem

View source: R/MARSSkemcheck.r

MARSSkemcheckR Documentation

Model Checking for MLE objects Passed to MARSSkem

Description

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.

Usage

MARSSkemcheck(MLEobj)

Arguments

MLEobj

An object of class marssMLE.

Value

A list with of the model elements A, B, Q, R, U, x0, Z, V0 specifying the structure of the model using text strings).

Author(s)

Eli Holmes, NOAA, Seattle, USA.

See Also

marssMODEL, MARSSkem()


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