agreement_nk | R Documentation |
Calculate agreement between two clustering results with known number of clusters
agreement_nk(clst1, clst2, nk)
clst1 |
First clustering result |
clst2 |
Second clustering result |
nk |
Number of clusters |
Vector of agreement values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.