# Generated by roxygen2: do not edit by hand

S3method(coef,fastTS)
S3method(plot,fastTS)
S3method(predict,fastTS)
S3method(print,fastTS)
S3method(summary,fastTS)
export(fastTS)
importFrom(RcppRoll,roll_sum)
importFrom(dplyr,lag)
importFrom(dplyr,summarize)
importFrom(graphics,abline)
importFrom(methods,is)
importFrom(ncvreg,ncvreg)
importFrom(rlang,.data)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,na.omit)
importFrom(stats,pacf)
importFrom(stats,predict)
importFrom(stats,ts)
importFrom(utils,tail)
importFrom(yardstick,mae_vec)
importFrom(yardstick,rmse_vec)
importFrom(yardstick,rsq_vec)
