# Generated by roxygen2: do not edit by hand

S3method(plot,naive_forecast)
S3method(print,naive_forecast)
export(naive)
export(naive_fit)
export(naive_forecast)
export(naive_metrics)
importFrom(graphics,plot.new)
importFrom(stats,approx)
importFrom(stats,ecdf)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(utils,tail)
