# Generated by roxygen2: do not edit by hand

S3method(autoplot,fairness_metrics)
S3method(print,fairness_data)
S3method(print,fairness_metrics)
S3method(print,fairness_mitigation)
S3method(print,fairness_report)
export(autoplot)
export(fairness_data)
export(fairness_metrics)
export(fairness_report)
export(intersectional_fairness)
export(plot_calibration)
export(plot_roc)
export(threshold_optimize)
importFrom(ggplot2,autoplot)
importFrom(rlang,"%||%")
importFrom(rlang,.data)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,setNames)
