accuracy_plot: Plot and compare the robustness of different clusters...

View source: R/AssessMe.R

accuracy_plotR Documentation

Plot and compare the robustness of different clusters partitions

Description

This function plots the accuracy of re-classifications of the different cluster partitions tested based on enriched genes, unique enriched genes, outlier genes, feature genes as well as if assessed shared enriched but differentially expressed genes.

Usage

accuracy_plot(accuracy_list)

Arguments

accuracy_list

list of accuracy computations/n-fold cross validations for e.g. different cluster partitions.

Examples

accuracy_plot(accuracy_list)

PatZeis/AssessMe documentation built on Nov. 19, 2022, 6:03 a.m.