Dear useRs, i have a matrix X and i generated a distance matrix of X, let us call it Y. I did hierarchical clustering of Y and got some results. I just wanted to know that can i use the same distance matrix "Y" in Kmeans clustering? If not, then how can i use my own distance matrix for kmeans clustering?
thanks in advance.. eliza [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.