tsmodels / tsarma

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v2.0


Languages

Language:R 70.9%Language:C++ 17.8%Language:TeX 6.7%Language:CSS 4.5%