Show OBJ, VRC, NCE, XBI Graphs¶
This information relates to comparisons between cluster analysis runs over different numbers of classes. If, for example, a crisp cluster run has a minimum of 5 and maximum of 7 classes, then three solutions are produced; one with 5, one with 6 and one with 7 classes. This context menu displays information in graphical form which can assist in determining the optimal number of classes present in the data.
One graph is produced for Cluster Analysis, Crisp Clustering and Fuzzy Clustering results:
Variance Ratio Criterion (VRC) as a 2D graph. This was proposed by Calinski and Harabasz (1974) and is also called the Calinski–Harabasz index (CHI). In simple terms it takes the ratio of the distance between clusters and the distance between a point in a cluster and the cluster centre. The latter is an indication of dispersion within the cluster. Ideally the clusters must be well separated (large numerator) and compact (small denominator) which means the maximum VCR corresponds to the best number of clusters.
The following additional graphs are produced for Fuzzy Clustering results:
Objective Function (OBJ) as a 3D graph that shows the number of iterations to convergence to a solution for each number of clusters.
Normalized Class Entropy (NCE) as a 2D graph. This gives an indication of the degree of disorder in the system, with smaller values for separated clusters and large values for overlapping clusters (Paasche et al., 2006). The minimum NCE will therefore point to the optimal number of classes.
Xie-Beni Index (XBI) as a 2D graph. The index calculates the ratio between the objective function and the distance between clusters. The minimum XBI corresponds to the optimal number of classes (Paasche and Eberle, 2009).
