Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 999 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 999 Bytes

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.