compute_rand_index | R Documentation |
Compute the Rand index
compute_rand_index(k1, k2)
k1 |
First clustering as vector of integers |
k2 |
Second clustering as vector of integers |
The Rand index as a numeric value
W. M. Rand (1971). "Objective criteria for the evaluation of clustering methods". Journal of the American Statistical Association 66 (336): 846–850. DOI:10.2307/2284239
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.