The MARSS package provides maximum-likelihood parameter estimation for constrained and unconstrained linear multivariate autoregressive state-space (MARSS) models fit to multivariate time-series data. Fitting is primarily via an Expectation-Maximization (EM) algorithm, although fitting via the BFGS algorithm (using the optim function) is also provided. MARSS models are a class of dynamic linear model (DLM) and vector autoregressive model (VAR) model. Functions are provided for parametric and innovations bootstrapping, Kalman filtering and smoothing, bootstrap model selection criteria (AICb), confidences intervals via the Hessian approximation and via bootstrapping and calculation of auxiliary residuals for detecting outliers and shocks. The user guide shows examples of using MARSS for parameter estimation for a variety of applications, model selection, dynamic factor analysis, outlier and shock detection, and addition of covariates. Type RShowDoc("UserGuide", package="MARSS") at the R command line to open the MARSS user guide. Online workshops (lectures and computer labs) at <https://nwfsc-timeseries.github.io/> See the NEWS file for update information.
Version: | 3.10.12 |
Depends: | R (≥ 3.1.0) |
Imports: | graphics, grDevices, KFAS (≥ 1.0.1), mvtnorm, nlme, stats, utils |
Suggests: | broom, Formula, ggplot2, Hmisc, lattice, lme4, maps, Matrix, stringr, survival, xtable |
Published: | 2020-02-04 |
Author: | Eli Holmes, Eric Ward, Mark Scheuerell, and Kellie Wills, NOAA, Seattle, USA |
Maintainer: | Elizabeth Holmes - NOAA Federal <eli.holmes at noaa.gov> |
BugReports: | https://github.com/nwfsc-timeseries/MARSS/issues |
License: | GPL-2 |
URL: | https://nwfsc-timeseries.github.io/MARSS |
NeedsCompilation: | no |
Citation: | MARSS citation info |
Materials: | NEWS |
In views: | TimeSeries |
CRAN checks: | MARSS results |
Reference manual: | MARSS.pdf |
Vignettes: |
EM Derivation Quick Start Guide Residuals User Guide |
Package source: | MARSS_3.10.12.tar.gz |
Windows binaries: | r-devel: MARSS_3.10.12.zip, r-release: MARSS_3.10.12.zip, r-oldrel: MARSS_3.10.12.zip |
macOS binaries: | r-release: MARSS_3.10.12.tgz, r-oldrel: MARSS_3.10.12.tgz |
Old sources: | MARSS archive |
Reverse suggests: | bayesdfa, freqdom, freqdom.fda |
Please use the canonical form https://CRAN.R-project.org/package=MARSS to link to this page.