plot_k_diff.Rd
Plot differences between optimal, estimated and true number of clusters
plot_k_diff(res, method_colors = NULL)
A named list of ggplot2 objects
res <- clustering_summary_filteredExpr10_Koh_v1()
#> see ?DuoClustering2018 and browseVignettes('DuoClustering2018') for documentation
#> loading from cache
plots <- plot_k_diff(res)