Description Usage Arguments Value Examples
View source: R/scrna_evaluationFunctions.R
Evaluates a clustering using 'true' labels. Entries with missing true labels (i.e. NA) are excluded from calculations.
1 | evaluateClustering(x, tl = NULL)
|
x |
The clustering labels |
tl |
The true labels |
A numeric vector of metrics (see the 'pipeComp_scRNA' vignette for details)
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.