Learn R Programming

⚠️There's a newer version (3.11.9) of this package.Take me there.

MARSS (version 3.1)

Multivariate Autoregressive State-Space Modeling

Description

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 auxilliary 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 (lecture material) at http://faculty.washington.edu/eeholmes/workshops.shtml

Copy Link

Version

Install

install.packages('MARSS')

Monthly Downloads

603

Version

3.1

License

GPL-2

Maintainer

Elizabeth Holmes NOAA Federal

Last Published

July 13th, 2012

Functions in MARSS (3.1)

MARSSboot

Bootstrap MARSS Parameter Estimates
MARSS.dfa

Multivariate Dynamic Factor Analysis
MARSS-package

Multivariate Autoregressive State-Space Model Estimation
MARSS

Interface MARSS Model Specification and Estimation
is.blockdiag

Matrix Utilities
checkModelList

Check model list passed into MARSS call
MARSSaic

AIC for MARSS models
MARSShessian

MARSS Parameter Variance-Covariance Matrix from the Hessian Matrix
MARSShatyt

Compute Expected Value of Y,YY, and YX
MARSSinits

Initial Values for MLE
CSEGtmufigure

Plot Forecast Uncertainty
MARSSkemcheck

Model Checking for MLE objects passed to MARSSkem
is.marssm

Model Objects
MARSSinnovationsboot

Bootstrapped Data using Stoffer and Wall's Algorithm
MARSSoptim

Parameter estimation for MARSS models using optim
MARSSsimulate

Simulate Data from a MARSS Model and Parameter Estimates
MARSSvectorizeparam

Vector to Parameter Matrix Conversion
stdInnov

Standardized Innovations
marssMLE

Maximum Likelihood MARSS Estimation Object
marssm-class

Class "marssm"
MARSSparamCIs

Confidence Intervals for MARSS Parameters
loggerhead

Loggerhead Turtle Tracking Data
parmat

Retrieve Parameter Matrix
checkMARSSInputs

Check inputs to MARSS call
MARSSkem

Maximum Likelihood Estimation for Multivariate Autoregressive State-Space Models
plankton

Plankton Data Sets
marssMLE-class

Class "marssMLE"
MARSSmcinit

Monte Carlo Initialization
graywhales

Population Data Sets
MARSSkf

Kalman Filtering and Smoothing
harborSeal

Harbor Seal Population Count Data (Log counts)
MARSSinfo

Information for MARSS Error Messages and Warnings
CSEGriskfigure

Plot Extinction Risk Metrics
MARSSapplynames

Names for marssMLE Object Components
MARSS.marxss

Multivariate AR-1 State-space Model with Inputs
MARSSresids

MARSS standardized residuals