kselection-package {kselection} | R Documentation |
Selection of K in K-Means Clustering
Description
Selection of k in k-means clustering based on Pham et al. paper “Selection of k in k-means clustering”
Details
This package implements the method for selecting the number of clusters for the algorithm K-means introduced in the publication of Pham, Dimov and Nguyen of 2004.
Package: | kselection |
Version: | 0.2.0 |
License: | GPL-3 |
Author(s)
Daniel Rodriguez daniel.rodriguez.perez@gmail.com
References
D T Pham, S S Dimov, and C D Nguyen, "Selection of k in k-means clustering", Mechanical Engineering Science, 2004, pp. 103-119.
[Package kselection version 0.2.1 Index]