same_cl | R Documentation |
Checks if two clusterings are the same up to permutation
same_cl(cl1, cl2, K)
cl1 |
the first clustering |
cl2 |
the second clustering |
K |
the number of clusters |
Returns TRUE if they are the same, and FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.