Silhouette.intern {clusterMI} | R Documentation |
Compute Silhouette index
Description
Compute Silhouette index
Usage
Silhouette.intern(d, cl)
Arguments
d |
a distance matrix |
cl |
a vector of integer defining the partition |
Value
a real
[Package clusterMI version 1.5 Index]