‘ATAforecasting’ Modelling Interface for ‘fable’
This package provides a tidy R interface to the Ata method procedure using fable. This package makes use of the ATAforecasting package for R.
You can install the stable version from CRAN:
install.packages("fable.ata")
You can install the development version from Github with:
# install.packages("devtools")
devtools::install_github("alsabtay/fable.ata")