Description Usage Arguments Value Examples
View source: R/4_metaClustering.R
Compute the F measure between two clustering results
1 |
realClusters |
Array containing real cluster labels for each sample |
predictedClusters |
Array containing predicted cluster labels for each sample |
silent |
Logical, if FALSE (default), print some information about precision and recall |
F measure score
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.