CIndex |
Compute the C-index of a data set.
|
ClusterRadius |
Evaluate a clustering by the (weighted) cluster radius.
|
ConcordantPairsGammaTau |
Compute the Gamma Criterion of a data set.
|
DaviesBouldinIndex |
Compute the Davies-Bouldin index of a data set.
|
DBCV |
Compute the Density-Based Clustering Validation Index.
|
NoiseHandling |
Options for handling noise in internal measures.
|
PBMIndex |
Compute the PBM index of a clustering
|
Silhouette |
Compute the silhouette of a data set.
|
SimplifiedSilhouette |
Compute the simplified silhouette of a data set.
|
SquaredErrors |
Evaluate a clustering by reporting the squared errors (SSE, SSQ), as used by
k-means.
|
VarianceRatioCriterion |
Compute the Variance Ratio Criterion of a data set, also known as
Calinski-Harabasz index.
|