# Generated by roxygen2: do not edit by hand

S3method(accuracy,default)
S3method(conformal,cvforecast)
S3method(print,acmcp)
S3method(print,acp)
S3method(print,coverage)
S3method(print,cpforecast)
S3method(print,cvforecast)
S3method(print,pid)
S3method(print,scp)
S3method(print,summary.acmcp)
S3method(print,summary.acp)
S3method(print,summary.cpforecast)
S3method(print,summary.cvforecast)
S3method(print,summary.pid)
S3method(print,summary.scp)
S3method(print,width)
S3method(summary,acmcp)
S3method(summary,acp)
S3method(summary,cpforecast)
S3method(summary,cvforecast)
S3method(summary,pid)
S3method(summary,scp)
S3method(update,cpforecast)
export(MAE)
export(MAPE)
export(MASE)
export(ME)
export(MPE)
export(MSE)
export(MSIS)
export(RMSE)
export(RMSSE)
export(acmcp)
export(acp)
export(conformal)
export(coverage)
export(cvforecast)
export(interval_measures)
export(lagmatrix)
export(pid)
export(point_measures)
export(scp)
export(width)
export(winkler_score)
import(forecast)
importFrom(forecast,Arima)
importFrom(forecast,forecast)
importFrom(forecast,meanf)
importFrom(ggdist,weighted_quantile)
importFrom(rlang,dots_list)
importFrom(stats,as.formula)
importFrom(stats,as.ts)
importFrom(stats,frequency)
importFrom(stats,is.ts)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,setNames)
importFrom(stats,start)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,tsp)
importFrom(stats,window)
importFrom(utils,tail)
importFrom(zoo,rollmean)
