Calculates the connectivity validation measure for data points or dissimilarity matrix and
cluster partitioning. Currently uses R's link{dist}
method.
1 2 | clusterConnectivity(distance = NULL, clusters, Data = NULL,
neighbSize = 10, method = "euclidean")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.