# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,codez_model)
S3method(autoplot,codez_model)
S3method(plot,codez_model)
S3method(plot,codez_plot)
S3method(predict,codez_model)
S3method(print,summary.codez_model)
S3method(summary,codez_model)
export(autoplot)
export(codez)
export(codez_control)
export(codez_forecast_tidy)
export(fit_codez)
importFrom(grDevices,n2mfrow)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(stats,approx)
importFrom(stats,ecdf)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,loess.control)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,head)
importFrom(utils,tail)
