Displaying 1 result from an estimated 1 matches for "clusterng".
Did you mean:
clustering
2014 May 16
2
Using centers of hierarchical clustering for k-means
..., I would like to use centers created
by hierarchical clustering. So I want to apply "hclust" on my data set (in
this case the iris data), getting a solution by "cutree", calculating the
means/centers of the resulting clusters and use these centers as starting
points for k-means clusterng. But I have no idea how I calculate the centers
of the clusters and how to use them as starting points for the k-means
algorithm.
Hope you can help. Thanks in advance.
Mario
--
View this message in context: http://r.789695.n4.nabble.com/Using-centers-of-hierarchical-clustering-for-k-means-tp46...