FindNMI | R Documentation |
A function that computes the Normalized Mutual Information (NMI) between two cluster vectors.
FindNMI(clusters1, clusters2)
clusters1 |
a (named) vector with elements being assignment labels |
clusters2 |
a (named) vector with elements being assignment labels |
A numerical value on the range [0,1] corresponding to the NMI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.