Description Usage Arguments Value References See Also
Calinski-Harabasz's pseudo-F (Calinski and Harabasz, 1974) and Average silhoutte width (Rousseeuw, 1987) calculation.
1 | cluster_stats(d, clustering)
|
d |
Distance object (as generated by |
clustering |
Integer vector of length of the number of cases, which indicates a clustering. The clusters have to be numbered from 1 to the number of clusters. |
Calinski-Harabasz's pseudo-F.
Average silhouette width.
Caliński, T. and Harabasz, J (1974). "A dendrite method for cluster analysis". en. In: Communications in Statistics 3.1, pp. 1–27. doi: 10.1080/03610927408827101.
Rousseeuw, P. J. (1987). "Silhouettes: A graphical aid to the interpretation and validation of cluster analysis". In: Journal of Computational and Applied Mathematics 20, pp. 53–65. ISSN: 03770427. doi: 10.1016/0377-0427(87)90125-7.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.