deman007/aTSA: Alternative Time Series Analysis

Contains some tools for testing, analyzing time series data and fitting popular time series models such as ARIMA, Moving Average and Holt Winters, etc. Most functions also provide nice and clear outputs like SAS does, such as identify, estimate and forecast, which are the same statements in PROC ARIMA in SAS.

Getting started

Package details

AuthorDebin Qiu
MaintainerDebin Qiu <debinqiu@uga.edu>
LicenseGPL-2 | GPL-3
Version3.1.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("deman007/aTSA")
deman007/aTSA documentation built on May 15, 2019, 3:22 a.m.