cluster_by_kmeans.Rd
Cluster similarity matrix by k-means clustering
The similarity matrix.
maximal k for k-means clustering.
Other arguments passed to kmeans
.
The best number of k for k-means clustering is identified according to the "elbow" or "knee" method on the distribution of within-cluster sum of squares (WSS) at each k.
A vector of cluster labels (in numeric).
# There is no example
NULL
#> NULL