allowed: MARSS Function Defaults and Allowed Methods

allowedR Documentation

MARSS Function Defaults and Allowed Methods

Description

Defaults and allowed fitting methods for the MARSS() function are specified in the file onLoad.R. These are hidden package globals that are assigned to the package environment when the library is loaded either via library(MARSS), require(MARSS) or a call to a MARSS function using MARSS::.

Details

allowed.methods is a vector with the allowed method arguments for the MARSS() function. kem.methods and optim.methods are vectors of method arguments that fall in each of these two categories; used by MARSS(). alldefaults is a list that specifies the defaults for MARSS() arguments if they are not passed in.


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