# Generated by roxygen2: do not edit by hand

export(acc_parity)
export(dem_parity)
export(equal_odds)
export(fnr_parity)
export(fpr_parity)
export(mcc_parity)
export(npv_parity)
export(pred_rate_parity)
export(prop_parity)
export(roc_parity)
export(spec_parity)
importFrom(caret,confusionMatrix)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlim)
importFrom(pROC,ggroc)
importFrom(pROC,roc)
importFrom(pROC,roc.test)
