Description Usage Arguments Value
Visualize contingency table
1 2 | plotContTable(est_label, true_label, short.names = NULL,
xlab = "Reference")
|
est_label |
Estimated cluster assignments, a vector of characters or factors |
true_label |
The true cell types, a vector of characters or factors |
short.names |
(optional) If the true cell type names are too long, you can supply abbreviated names to save space in visualizations |
xlab |
(optional) The x-axis label; default is "Reference" |
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.