Other packages > Find by keyword >

fable.ata  

'ATAforecasting' Modelling Interface for 'fable' Framework
View on CRAN: Click here


Download and install fable.ata package within the R console
Install from CRAN:
install.packages("fable.ata")

Install from Github:
library("remotes")
install_github("cran/fable.ata")

Install by package version:
library("remotes")
install_version("fable.ata", "0.0.6")



Attach the package and use:
library("fable.ata")
Maintained by
Ali Sabri Taylan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-11-17
Latest Update: 2023-06-19
Description:
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) ), an alternative to exponential smoothing (described in Yapar (2016) , Yapar et al. (2017) ), 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).
How to cite:
Ali Sabri Taylan (2021). fable.ata: 'ATAforecasting' Modelling Interface for 'fable' Framework. R package version 0.0.6, https://cran.r-project.org/web/packages/fable.ata. Accessed 17 Mar. 2025.
Previous versions and publish date:
0.0.2 (2021-11-17 21:10), 0.0.3 (2021-12-09 18:10)
Other packages that cited fable.ata R package
View fable.ata citation profile
Other R packages that fable.ata depends, imports, suggests or enhances
Complete documentation for fable.ata
Functions, R codes and Examples using the fable.ata R package
Some associated functions: AutoATA . components.ATA . fable.ata-package . fitted.ATA . forecast.ATA . format.ATA . glance.ATA . model_sum.ATA . report.ATA . residuals.ATA . tidy.ATA . 
Some associated R codes: fable.ata-package.R . fable_ata.R . utils.R .  Full fable.ata package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

threshr  
Threshold Selection and Uncertainty for Extreme Value Analysis
Provides functions for the selection of thresholds for use in extreme value models, based mainly on ...
Download / Learn more Package Citations See dependency  
rgrassdoc  
Consult "Grass GIS" Documentation in the RStudio Viewer or your Browser
A tool for easy viewing of the documentation of GRASS GIS seehttpsgrass.osgeo.org. Pages of the GRAS ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
rpls  
Robust Partial Least Squares
A robust Partial Least-Squares (PLS) method is implemented that is robust to outliers in the residua ...
Download / Learn more Package Citations See dependency  
rslurm  
Submit R Calculations to a 'Slurm' Cluster
Functions that simplify submitting R scripts to a 'Slurm' workload manager, in part by automating t ...
Download / Learn more Package Citations See dependency  
atakrig  
Area-to-Area Kriging
Point-scale variogram deconvolution from irregular/regular spatial support according to Goovaerts, P ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA