# Generated by roxygen2: do not edit by hand

S3method(plot,forecastML)
S3method(plot,forecast_error)
S3method(plot,forecast_model_hyper)
S3method(plot,forecast_results)
S3method(plot,lagged_df)
S3method(plot,training_results)
S3method(plot,validation_error)
S3method(plot,windows)
S3method(predict,forecast_model)
S3method(summary,lagged_df)
export(combine_forecasts)
export(create_lagged_df)
export(create_skeleton)
export(create_windows)
export(fill_gaps)
export(return_error)
export(return_hyper)
export(train_model)
import(dplyr)
import(ggplot2)
importFrom(data.table,":=")
importFrom(lubridate,"%m-%")
importFrom(magrittr,"%>%")
importFrom(purrr,map2)
importFrom(rlang,"!!!")
importFrom(rlang,"!!")
importFrom(rlang,.data)
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,cov)
importFrom(stats,sd)
