# Generated by roxygen2: do not edit by hand

export("%>%")
export(get_imputations)
export(kssa)
export(kssa_plot)
import(dplyr)
import(ggplot2)
importFrom(Metrics,mape)
importFrom(Metrics,mase)
importFrom(Metrics,rmse)
importFrom(Metrics,smape)
importFrom(forecast,na.interp)
importFrom(ggplot2,.data)
importFrom(imputeTS,na_interpolation)
importFrom(imputeTS,na_kalman)
importFrom(imputeTS,na_locf)
importFrom(imputeTS,na_ma)
importFrom(imputeTS,na_seadec)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(missMethods,delete_MCAR)
importFrom(rlang,.data)
importFrom(stats,cor)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(stats,ts)
importFrom(stats,window)
importFrom(zoo,coredata)
importFrom(zoo,index)
