# Generated by roxygen2: do not edit by hand

S3method(accuracy_level_metrics,data.frame)
S3method(al_forecast_accuracy,default)
S3method(al_forecast_accuracy,forecast)
S3method(cae_l1,data.frame)
S3method(cape_l1,data.frame)
S3method(cse_l1,data.frame)
S3method(plot,accuracy_level)
S3method(print,accuracy_level)
S3method(print,accuracy_level_summary)
S3method(print,al_threshold)
S3method(print,al_tsCV)
S3method(print,metrics_comparison)
S3method(scape_l1,data.frame)
S3method(summary,accuracy_level)
export(absolute_error)
export(absolute_percentage_error)
export(accuracy_level)
export(accuracy_level_metrics)
export(al_compare_forecasts)
export(al_extended_accuracy)
export(al_forecast_accuracy)
export(al_metric_set)
export(al_tsCV)
export(auto_threshold)
export(cae)
export(cae_l1)
export(calculate_threshold)
export(cape)
export(cape_l1)
export(caret_single_metric)
export(caret_summary)
export(caret_summary_extended)
export(compare_all_metrics)
export(compare_models)
export(conventional_metrics)
export(cse)
export(cse_l1)
export(get_all_levels)
export(robust_metrics)
export(scape)
export(scape_l1)
export(squared_error)
export(symmetric_absolute_percentage_error)
importFrom(graphics,barplot)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
