Previous Up Next

9.1.2 k-means clustering: kmeans

The kmeans command is an efficient implementation of k-means algorithm for clustering numerical multidimensional data.

Example


Previous Up Next