Description Usage Arguments Value
Computes if query clusters are exclusively assigned to subject cluster.
1 | clusterIntegrity(subject, query, maxIgnore = 0)
|
subject |
Vector of reference cluster assignments. |
query |
Vector of cluster assignments for comparison. |
maxIgnore |
Maximum count that is ignored in contingency matrix; defaults to 0. |
Vector of cluster integrity for each subject cluster.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.