Description Usage Arguments See Also
Returns the Rand index, the corrected Rand index or the asymmetrical Rand index. The asymmetrical Rand index (corrected or not) measures the inclusion of a partition P into and partition Q with the number of clusters in P greater than the number of clusters in Q.
1 |
P |
a factor, e.g., the first partition. |
Q |
a factor, e.g., the second partition. |
symmetric |
a boolean. If FALSE the asymmetrical Rand index is calculated. |
adj |
a boolean. If TRUE the corrected index is calculated. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.