clusterReliability {MOMA} | R Documentation |
This function estimates the cluster membership reliability using aREA
clusterReliability( cluster, similarity, xlim = NULL, method = c("element", "cluster", "global") )
cluster |
Vector of cluster memberships or list of cluster memberships |
similarity |
Similarity matrix |
xlim |
Optional vector of 2 components indicating the limits for computing AUC |
method |
Character string indicating the mthod to compute reliability, either by element, by cluster or global |
Reliability score for each element