powered by
Specialized Screen Print Function of ATA model
# S3 method for ATA report(object, ...)
a summary for the results of the ATAforecasting
An estimated model.
Unused.
library(fable.ata) as_tsibble(USAccDeaths) %>% model(ata = AutoATA(value ~ trend("A") + season("M"))) %>% report()
Run the code above in your browser using DataLab