# Generated by roxygen2: do not edit by hand

export(SHAPclust)
export(ShapFeaturePlot)
export(ShapPartialPlot)
export(eCM_plot)
export(eDecisionCurve)
export(eFairness)
export(ePerformance)
export(eROC_plot)
export(eSHAP_plot)
export(eSHAP_plot_multiclass)
export(eSHAP_plot_reg)
export(range01)
export(regressmdl_eval)
importFrom(cvms,confusion_matrix)
importFrom(cvms,plot_confusion_matrix)
importFrom(data.table,":=")
importFrom(data.table,.SD)
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,melt)
importFrom(data.table,set)
importFrom(dplyr,mutate)
importFrom(egg,theme_article)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_jitter)
importFrom(ggplot2,scale_color_gradient)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_gradient2)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,stat_smooth)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,ylim)
importFrom(ggpubr,ggarrange)
importFrom(gridExtra,grid.arrange)
importFrom(magrittr,"%>%")
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotly,subplot)
importFrom(scales,rescale)
importFrom(stats,aggregate)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,kmeans)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,gather)
importFrom(utils,capture.output)
importFrom(writexl,write_xlsx)
