# Generated by roxygen2: do not edit by hand

S3method(forecast,ARml)
export("%<>%")
export("%>%")
export(ARml)
export(accuracy)
export(autolayer)
export(autoplot)
export(forecast)
export(get_var_imp)
export(split_ts)
export(suggested_methods)
importFrom(caret,train)
importFrom(caret,trainControl)
importFrom(caret,varImp)
importFrom(forecast,BoxCox)
importFrom(forecast,BoxCox.lambda)
importFrom(forecast,InvBoxCox)
importFrom(forecast,accuracy)
importFrom(forecast,autolayer)
importFrom(forecast,autoplot)
importFrom(forecast,bld.mbb.bootstrap)
importFrom(forecast,fourier)
importFrom(forecast,is.constant)
importFrom(forecast,na.interp)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(stats,"tsp<-")
importFrom(stats,frequency)
importFrom(stats,is.ts)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,start)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,tsp)
