# Generated by roxygen2: do not edit by hand

export(compute_crps)
export(compute_klic)
export(compute_kupiec)
export(compute_per_model_statistics)
export(compute_zp)
export(create_unified_summary)
export(estimate_forecast_variance)
export(estimate_long_run_covariance)
export(extract_and_flatten_results_aggregated)
export(generate_comprehensive_report)
export(kullback_leibler_test)
export(mbb_resample_data)
export(plot_cumulative_loss)
export(plot_density_forecast)
export(plot_performance_metrics)
export(reality_check_zp_test)
export(run_comprehensive_erc_analysis)
export(superior_predictive_ability_test)
export(white_reality_check)
export(white_reality_check_cdf_approx)
export(white_reality_check_conditional)
import(ggplot2)
importFrom(ggrepel,geom_text_repel)
importFrom(gridExtra,grid.arrange)
importFrom(rlang,.data)
importFrom(stats,aggregate)
importFrom(stats,dnorm)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(utils,write.csv)
importFrom(utils,write.table)
