ATAforecasting: Automatic Time Series Analysis and Forecasting using the Ata Method

The Ata method (Yapar et al. (2019) <doi:10.15672/hujms.461032>), an alternative to exponential smoothing (described in Yapar (2016) <doi:10.15672/HJMS.201614320580>, Yapar et al. (2017) <doi:10.15672/HJMS.2017.493>), is a new univariate time series forecasting method which provides innovative solutions to issues faced during the initialization and optimization stages of existing forecasting methods. Forecasting performance of the Ata method is superior to existing methods both in terms of easy implementation and accurate forecasting. It can be applied to non-seasonal or seasonal time series which can be decomposed into four components (remainder, level, trend and seasonal). This methodology performed well on the M3 and M4-competition data. This package was written based on Ali Sabri Taylan’s PhD dissertation.

Version: 0.0.60
Depends: R (≥ 4.1)
Imports: graphics, forecast, Rcpp, Rdpack, seasonal, stats, stlplus, stR, timeSeries, TSA, tseries, utils, xts
LinkingTo: Rcpp, RcppArmadillo
Published: 2023-06-12
Author: Ali Sabri Taylan ORCID iD [aut, cre, cph], Hanife Taylan Selamlar ORCID iD [aut, cph], Guckan Yapar ORCID iD [aut, ths, cph]
Maintainer: Ali Sabri Taylan <alisabritaylan at gmail.com>
BugReports: https://github.com/alsabtay/ATAforecasting/issues
License: GPL (≥ 3)
URL: https://github.com/alsabtay/ATAforecasting, https://atamethod.wordpress.com/
NeedsCompilation: yes
Materials: README
CRAN checks: ATAforecasting results

Documentation:

Reference manual: ATAforecasting.pdf

Downloads:

Package source: ATAforecasting_0.0.60.tar.gz
Windows binaries: r-devel: ATAforecasting_0.0.60.zip, r-release: ATAforecasting_0.0.60.zip, r-oldrel: ATAforecasting_0.0.60.zip
macOS binaries: r-release (arm64): ATAforecasting_0.0.60.tgz, r-oldrel (arm64): ATAforecasting_0.0.60.tgz, r-release (x86_64): ATAforecasting_0.0.60.tgz
Old sources: ATAforecasting archive

Reverse dependencies:

Reverse depends: fable.ata

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ATAforecasting to link to this page.