Description Usage Arguments Value
Calculate 5 within cluster compactness or homogenerity measures
1 2 | clusterCompactness(distance = NULL, clusters, Data = NULL,
method = "euclidean", ensemble = TRUE, compact.measure = "SW", ...)
|
distance |
dissimilarity matrix |
clusters |
existing cluster partitions to determine compactness |
ensemble |
whether to find the optimal compactness measure by majority rule |
compact.measure |
if ensemble=FALSE, provide the compactness measure to return. Options are
|
... |
further arguments passed to or from other methods. |
data |
data matrix from which cluster partitions were derived. Note that one of |
the numeric compactness measure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.