# Generated by roxygen2: do not edit by hand

S3method(augment,backward)
S3method(augment,gaimFit)
S3method(augment,gamFit)
S3method(augment,lmFit)
S3method(augment,pprFit)
S3method(augment,smimodel)
S3method(autoplot,smimodel)
S3method(forecast,backward)
S3method(forecast,gaimFit)
S3method(forecast,gamFit)
S3method(forecast,pprFit)
S3method(forecast,smimodel)
S3method(predict,backward)
S3method(predict,gaimFit)
S3method(predict,gamFit)
S3method(predict,lmFit)
S3method(predict,pprFit)
S3method(predict,smimodel)
S3method(predict,smimodelFit)
S3method(print,backward)
S3method(print,gaimFit)
S3method(print,pprFit)
S3method(print,smimodel)
S3method(print,smimodelFit)
S3method(residuals,smimodel)
export(MAE)
export(MSE)
export(augment)
export(autoplot)
export(avgCoverage)
export(avgWidth)
export(bb_cvforecast)
export(cb_cvforecast)
export(forecast)
export(greedy_smimodel)
export(lag_matrix)
export(model_backward)
export(model_gaim)
export(model_gam)
export(model_lm)
export(model_ppr)
export(model_smimodel)
export(point_measures)
importFrom(Matrix,bdiag)
importFrom(ROI,L_constraint)
importFrom(ROI,OP)
importFrom(ROI,Q_objective)
importFrom(ROI,ROI_solve)
importFrom(ROI,V_bound)
importFrom(cgaim,cgaim)
importFrom(cgaim,g)
importFrom(cgaim,s)
importFrom(conformalForecast,coverage)
importFrom(conformalForecast,lagmatrix)
importFrom(conformalForecast,width)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_split)
importFrom(dplyr,lag)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(furrr,future_map)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(generics,augment)
importFrom(generics,forecast)
importFrom(ggplot2,autoplot)
importFrom(gratia,derivatives)
importFrom(gratia,draw)
importFrom(gtools,permutations)
importFrom(methods,as)
importFrom(purrr,map)
importFrom(purrr,set_names)
importFrom(stats,as.formula)
importFrom(stats,as.ts)
importFrom(stats,end)
importFrom(stats,frequency)
importFrom(stats,gaussian)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,na.omit)
importFrom(stats,ppr)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,start)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,tsp)
importFrom(stats,var)
importFrom(stats,window)
importFrom(tibble,as_tibble)
importFrom(tibble,is_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,drop_na)
importFrom(tidyselect,all_of)
importFrom(tsibble,as_tsibble)
importFrom(tsibble,index)
importFrom(tsibble,is_tsibble)
importFrom(tsibble,key)
importFrom(utils,modifyList)
