/tsarma

Autoregressive Moving Average Models. Estimation, filtering, prediction, simulation and diagnostics.

Primary LanguageRGNU General Public License v2.0GPL-2.0

R-CMD-check Last-changedate packageversion CRAN_Status_Badge

tsarma

The tsarma package implements methods for the maximum likelihood estimation of ARMA(p,q)-X models for stationary time series, backed by autodiff (using TMB package). It includes methods for inference, filtering, prediction, simulation and backtesting.

It makes use of the tsmodels framework, providing common methods with similar inputs and classes with similar outputs.

The package vignette is available in the new tsmodels site here.