MARSS3.11.9 package

Multivariate Autoregressive State-Space Modeling

accuracy_marssMLE

Return accuracy metrics

allowed

MARSS Function Defaults and Allowed Methods

as_marssMODEL

Convert Model Objects between Forms

checkMARSSInputs

Check inputs to MARSS call

checkModelList

Check model List Passed into MARSS Call

coef_marssMLE

Coefficient function for MARSS MLE objects

CSEGriskfigure

Plot Extinction Risk Metrics

CSEGtmufigure

Plot Forecast Uncertainty

datasets

Example Data Sets

describe_marssMODEL

Describe a marssMODEL Objects

fitted_marssMLE

Return fitted values for X(t) and Y(t) in a MARSS model

forecast_marssMLE

forecast function for marssMLE objects

glance_marssMLE

Return brief summary information on a MARSS fit

is_marssMLE

Tests marssMLE object for completeness

is_marssMODEL

Test Model Objects

ldiag

Return a diagonal list matrix

logLik_marssMLE

logLik method for MARSS MLE objects

MARSS-package

Multivariate Autoregressive State-Space Model Estimation

MARSS

Fit a MARSS Model via Maximum-Likelihood Estimation

MARSS_dfa

Multivariate Dynamic Factor Analysis

MARSS_marss

Multivariate AR-1 State-space Model

MARSS_marxss

Multivariate AR-1 State-space Model with Inputs

MARSS_vectorized

Vectorized Multivariate AR-1 State-space Model

MARSSaic

AIC for MARSS Models

MARSSapplynames

Names for marssMLE Object Components

MARSSboot

Bootstrap MARSS Parameter Estimates

MARSScv

MARSScv is a wrapper for MARSS that re-fits the model with cross valid...

MARSSFisherI

Observed Fisher Information Matrix at the MLE

MARSSfit

Generic for fitting MARSS models

MARSSharveyobsFI

Hessian Matrix via the Harvey (1989) Recursion

MARSShatyt

Compute Expected Value of Y, YY, and YX

MARSShessian

Parameter Variance-Covariance Matrix from the Hessian Matrix

MARSShessian_numerical

Hessian Matrix via Numerical Approximation

MARSSinfo

MARSS Error Messages and Warnings

MARSSinits

Initial Values for MLE

MARSSinnovationsboot

Bootstrapped Data using Stoffer and Wall's Algorithm

MARSSkem

EM Algorithm function for MARSS models

MARSSkemcheck

Model Checking for MLE objects Passed to MARSSkem

MARSSkf

Kalman Filtering and Smoothing

marssMLE-class

Class "marssMLE"

marssMODEL-class

Class "marssMODEL"

MARSSoptim

Parameter estimation for MARSS models using optim

MARSSparamCIs

Standard Errors, Confidence Intervals and Bias for MARSS Parameters

marssPredict-class

Class "marssPredict"

marssResiduals-class

Class "marssResiduals"

MARSSresiduals

MARSS Residuals

MARSSresiduals_tT

MARSS Smoothed Residuals

MARSSresiduals_tt1

MARSS One-Step-Ahead Residuals

MARSSresiduals_ttt

MARSS Contemporaneous Residuals

MARSSsimulate

Simulate Data from a MARSS Model

MARSSvectorizeparam

Vectorize or Replace the par List

match_arg_exact

match.arg with exact matching

model_frame_marssMODEL

model.frame method for marssMLE and marssMODEL objects

plankton

Plankton Data Sets

plot_marssMLE

Plot MARSS MLE objects

plot_marssPredict

Plot MARSS Forecast and Predict objects

plot_marssResiduals

Plot MARSS marssResiduals objects

predict_help

predict and forecast MARSS MLE objects

predict_marssMLE

predict and forecast MARSS MLE objects

print_marssMLE

Printing functions for MARSS MLE objects

print_marssMODEL

Printing marssMODEL Objects

print_marssPredict

Printing function for MARSS Predict objects

residuals_marssMLE

Model and state fitted values, residuals, and residual sigma

stdInnov

Standardized Innovations

summary_marssMLE

Summary methods for marssMLE objects

sysdata

Palettes

tidy_marssMLE

Return estimated parameters with summary information

toLatex_marssMLE

Create a LaTeX Version of the Model

tsSmooth_marssMLE

Smoothed and filtered x and y time series

utility_functions

Utility Functions

zscore

z-score a vector or matrix

The MARSS package provides maximum-likelihood parameter estimation for constrained and unconstrained linear multivariate autoregressive state-space (MARSS) models, including partially deterministic models. MARSS models are a class of dynamic linear model (DLM) and vector autoregressive model (VAR) model. Fitting available via Expectation-Maximization (EM), BFGS (using optim), and 'TMB' (using the 'marssTMB' companion package). Functions are provided for parametric and innovations bootstrapping, Kalman filtering and smoothing, model selection criteria including bootstrap AICb, confidences intervals via the Hessian approximation or bootstrapping, and all conditional residual types. See the user guide for examples of dynamic factor analysis, dynamic linear models, outlier and shock detection, and multivariate AR-p models. Online workshops (lectures, eBook, and computer labs) at <https://atsa-es.github.io/>.

  • Maintainer: Elizabeth Eli Holmes
  • License: GPL-2
  • Last published: 2024-02-19