Hi,
I am wondering if there is an easy way to obtain the data points that are closest to the centroid of each cluster after running cluster kmeans?
If it was possible to calculate each observation's (Euclidean) distance from the centroid of the cluster this would of course suffice.
Thanks for any suggestions,
Jerg
I am wondering if there is an easy way to obtain the data points that are closest to the centroid of each cluster after running cluster kmeans?
If it was possible to calculate each observation's (Euclidean) distance from the centroid of the cluster this would of course suffice.
Thanks for any suggestions,
Jerg
Comment