View source: R/pagodaWebSelections.R
compareClusterings | R Documentation |
Compare two different clusterings provided as factors by plotting a normalised heatmap
compareClusterings(cl1, cl2, filename = NA)
cl1 |
clustering 1, a named factor |
cl2 |
clustering 2, a named factor |
filename |
an optional filename to save the plot instead of displaying it, will be passed to pheatmap (default=NA) |
invisible summary table that gets plotted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.