MARSS-package
that has all the elements needed for maximum-likelihood estimation of multivariate autoregressive state-space model: the data, model, estimation methods, and any control options needed for the method. If the model has been fit and parameters estimated, the object will also have the MLE parameters. Other functions add other elements to the marssMLE object, such as CIs, s.e.'s, AICb, and hessian.is.marssMLE(MLEobj)
marssMLE
. See Details.model
, start
and control
, which must be present for estimation by functions e.g. MARSSkem
. Components returned from estimation must include at least method
, par
, kf
, numIter
, convergence
and logLik
. Additional components (e.g. AIC) may be returned, as described in function help files.
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]marssm
MARSSkem