Package: fable.ata 0.0.6
fable.ata: 'ATAforecasting' Modelling Interface for 'fable' Framework
Allows ATA (Automatic Time series analysis using the Ata method) models from the 'ATAforecasting' package to be used in a tidy workflow with the modeling interface of 'fabletools'. This extends 'ATAforecasting' to provide enhanced model specification and management, performance evaluation methods, and model combination tools. 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).
Authors:
fable.ata_0.0.6.tar.gz
fable.ata_0.0.6.zip(r-4.5)fable.ata_0.0.6.zip(r-4.4)fable.ata_0.0.6.zip(r-4.3)
fable.ata_0.0.6.tgz(r-4.4-any)fable.ata_0.0.6.tgz(r-4.3-any)
fable.ata_0.0.6.tar.gz(r-4.5-noble)fable.ata_0.0.6.tar.gz(r-4.4-noble)
fable.ata_0.0.6.tgz(r-4.4-emscripten)fable.ata_0.0.6.tgz(r-4.3-emscripten)
fable.ata.pdf |fable.ata.html✨
fable.ata/json (API)
# Install 'fable.ata' in R: |
install.packages('fable.ata', repos = c('https://alsabtay.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/alsabtay/fable.ata/issues
ataforecastingfablefabletoolsforecastforecasting
Last updated 1 years agofrom:282269c505. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win | OK | Nov 02 2024 |
R-4.5-linux | OK | Nov 02 2024 |
R-4.4-win | OK | Nov 02 2024 |
R-4.4-mac | OK | Nov 02 2024 |
R-4.3-win | OK | Nov 02 2024 |
R-4.3-mac | OK | Nov 02 2024 |
Exports:AutoATA
Dependencies:anytimeATAforecastingBHclicodetoolscolorspacecpp11curldata.tabledigestdistributionaldplyrellipsisfabletoolsfansifarverforeachforecastfracdiffgenericsggdistggplot2gluegtableisobanditeratorsjsonlitelabelinglatticeleapslifecyclelmtestlocfitlubridatemagrittrMASSMatrixMatrixModelsmgcvmunsellnlmennetnumDerivpillarpkgconfigprogressrpurrrquadprogquantmodquantregR6rbibutilsRColorBrewerRcppRcppArmadilloRdpackrlangscalesseasonalSparseMstlplusstRstringistringrsurvivaltibbletidyrtidyselecttimechangetimeDatetimeSeriesTSAtsboxtseriestsibbleTTRurcautf8vctrsviridisLitewithrx13binaryxtsyaImputezoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
ATAforecasting: Automatic Time Series Analysis and Forecasting using Ata Method with Box-Cox Power Transformations Family and Seasonal Decomposition Techniques | AutoATA |
Extract estimated states from an ATA model. | components.ATA |
Extract fitted values | fitted.ATA |
Forecast a model from the fable ATA model | forecast.ATA |
Format of ATA model | format.ATA |
Glance an ATA model | glance.ATA |
Summary of ATA model | model_sum.ATA |
Specialized Screen Print Function of ATA model | report.ATA |
Extract model residuals | residuals.ATA |
Tidy a ATA model | tidy.ATA |