MARSS: Multivariate Autoregressive State-space Models for Analyzing Time-series Data

Abstract:

MARSS is a package for fitting multivariate autoregressive state-space models to time-series data. The MARSS package implements state-space models in a maximum likelihood framework. The core functionality of MARSS is based on likelihood maximization using the Kalman filter/smoother, combined with an EM algorithm. To make comparisons with other packages available, parameter estimation is also permitted via direct search routines available in ’optim’. The MARSS package allows data to contain missing values and allows a wide variety of model structures and constraints to be specified (such as fixed or shared parameters). In addition to model-fitting, the package provides bootstrap routines for simulating data and generating confidence intervals, and multiple options for calculating model selection criteria (such as AIC).

Cite PDF Tweet

Published

May 31, 2012

DOI

10.32614/RJ-2012-002

Volume

Pages

4/1

11 - 19

CRAN packages used

MARSS, sspir, dlm, dse, KFAS, FKF

CRAN Task Views implied by cited packages

TimeSeries, Finance, Bayesian, Environmetrics

Footnotes

    Reuse

    Text and figures are licensed under Creative Commons Attribution CC BY 4.0. The figures that have been reused from other sources don't fall under this license and can be recognized by a note in their caption: "Figure from ...".

    Citation

    For attribution, please cite this work as

    Holmes, et al., "The R Journal: MARSS: Multivariate Autoregressive State-space Models for Analyzing Time-series Data", The R Journal, 2012

    BibTeX citation

    @article{RJ-2012-002,
      author = {Holmes, Elizabeth E. and Ward, Eric J. and Wills, Kellie},
      title = {The R Journal: MARSS: Multivariate Autoregressive State-space Models for Analyzing Time-series Data},
      journal = {The R Journal},
      year = {2012},
      note = {https://doi.org/10.32614/RJ-2012-002},
      doi = {10.32614/RJ-2012-002},
      volume = {4},
      issue = {1},
      issn = {2073-4859},
      pages = {11-19}
    }