# Generated by roxygen2: do not edit by hand

export(plot_entropy)
export(plot_k_diff)
export(plot_performance)
export(plot_stability)
export(plot_timing)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_dotplot)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_colour_discrete)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_y_log10)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,unit)
importFrom(ggplot2,ylim)
importFrom(ggthemes,theme_tufte)
importFrom(magrittr,"%>%")
importFrom(mclust,adjustedRandIndex)
importFrom(methods,is)
importFrom(purrr,map)
importFrom(purrr,map_int)
importFrom(reshape2,dcast)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,reorder)
importFrom(tidyr,nest)
importFrom(tidyr,separate)
importFrom(tidyr,unnest)
importFrom(utils,combn)
importFrom(utils,data)
importFrom(utils,read.csv)
importFrom(viridis,scale_fill_viridis)
