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 16 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

ggtrace  
Trace and Highlight Groups of Data Points
Provides 'ggplot2' geoms that allow groups of data points to be outlined or highlighted for emphasi ...
Download / Learn more Package Citations See dependency  
UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
Download / Learn more Package Citations See dependency  
latentFactoR  
Data Simulation Based on Latent Factors
Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mi ...
Download / Learn more Package Citations See dependency  
inventorize  
Inventory Analytics, Pricing and Markdowns
Simulate inventory policies with and without forecasting, facilitate inventory analysis calculations ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
RCALI  
Calculation of the Integrated Flow of Particles Between Polygons
Calculate the flow of particles between polygons by two integration methods: integration by a cubat ...
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