Description Usage Arguments Value Examples
View source: R/compute_labels.R
This function identifies true label groups between reference groups and clusters.
1 | compute_labels(idc, idc1)
|
idc |
A character vector of reference group labels. # TODOELI: more informative param names? |
idc1 |
Vector of labels for clusters. |
Vector of corresponding reference labels for clusters.
1 | # TODO
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.