MARSS-package
.
Users would not normally work directly with these functions.marss_to_marxss(x, C.and.D.are.zero=FALSE)
marxss_to_marss(x, only.par = FALSE)
marssMLE
.marssMODEL
object of the appropriate form.marssMODEL
objects of different forms into other forms. form=marss is the base form needed for the internal algorithms, thus other (more user friendly forms) must have a form_to_marss
function to convert to the base form. The printing functions are customized to show output in the user-friendly form, thus a marss_to_form
function is needed for print
and coef
methods for marssMLE
objects.marssMODEL