# Generated by roxygen2: do not edit by hand

S3method(plot,all_cutoffs)
S3method(plot,ceteris_paribus_cutoff)
S3method(plot,chosen_metric)
S3method(plot,fairness_heatmap)
S3method(plot,fairness_object)
S3method(plot,fairness_pca)
S3method(plot,fairness_radar)
S3method(plot,group_metric)
S3method(plot,metric_scores)
S3method(plot,performance_and_fairness)
S3method(plot,stacked_metrics)
S3method(plot_fairmodels,default)
S3method(plot_fairmodels,explainer)
S3method(plot_fairmodels,fairness_object)
S3method(print,all_cutoffs)
S3method(print,ceteris_paribus_cutoff)
S3method(print,chosen_metric)
S3method(print,fairness_heatmap)
S3method(print,fairness_object)
S3method(print,fairness_pca)
S3method(print,fairness_radar)
S3method(print,group_metric)
S3method(print,metric_scores)
S3method(print,performance_and_fairness)
S3method(print,stacked_metrics)
export(all_cutoffs)
export(calculate_group_fairness_metrics)
export(ceteris_paribus_cutoff)
export(choose_metric)
export(confusion_matrix)
export(disparate_impact_remover)
export(expand_fairness_object)
export(fairness_check)
export(fairness_heatmap)
export(fairness_pca)
export(fairness_radar)
export(group_matrices)
export(group_metric)
export(group_model_performance)
export(metric_scores)
export(performance_and_fairness)
export(plot_density)
export(plot_fairmodels)
export(pre_process_data)
export(resample)
export(reweight)
export(roc_pivot)
export(stack_metrics)
import(ggplot2)
import(patchwork)
importFrom(DALEX,model_performance)
importFrom(DALEX,theme_drwhy)
importFrom(DALEX,theme_drwhy_vertical)
importFrom(ggdendro,dendro_data)
importFrom(ggdendro,segment)
importFrom(ggrepel,geom_text_repel)
importFrom(stats,dist)
importFrom(stats,ecdf)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(utils,head)
