R/fable.ata-package.R

#' @keywords internal
"_PACKAGE"

#' @import fabletools
#' @importFrom ATAforecasting ATA ATA.Forecast ATA.BoxCoxAttr ATA.SeasAttr
#' @importFrom distributional dist_degenerate
#' @importFrom dplyr mutate select transmute ungroup
#' @importFrom fabletools as_dable get_frequencies new_model_class new_model_definition
#' @importFrom rlang enquo expr expr_text sym
#' @importFrom stats frequency ts start
#' @importFrom tsbox ts_ts ts_tsibble
#' @importFrom tsibble as_tibble index is_tsibble measured_vars
#' @importFrom tibble as_tibble
#' @importFrom lubridate decimal_date
NULL

Try the fable.ata package in your browser

Any scripts or data that you put into this service are public.

fable.ata documentation built on July 9, 2023, 5:55 p.m.