# Generated by roxygen2: do not edit by hand

S3method(plot_errors,errprof)
S3method(print,errprof)
export(impute_errors)
export(mae)
export(mape)
export(plot_errors)
export(plot_impute)
export(rmse)
export(sample_dat)
import(dplyr)
import(forecast)
import(ggplot2)
import(zoo)
importFrom(graphics,points)
importFrom(imputeTS,na_interpolation)
importFrom(imputeTS,na_mean)
importFrom(reshape2,melt)
importFrom(stats,ts)
