Welcome to ClientVPS Mirrors

README

fable.ata

‘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.

Installation

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")

Example

USAccDeaths: Accidental Deaths in the US 1973–1978

library(fable.ata)
as_tsibble(USAccDeaths) %>% model(ata = AutoATA(value ~ trend("A") + season("A", method = "stl"))) %>% forecast(h=24)

Github page

Github.io page

Github - ATAforecasting

Github.io - ATAforecasting

Project team website

Github - Intermittent Ata Method Package

Github.io Intermittent Ata Method Package

License

This package is free and open source software, licensed under GPL-3.

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.