Displaying 1 result from an estimated 1 matches for "tp3706145p3706145".
2011 Jul 30
0
search the clusterring tree using the branch and bound mathod!!!
...to do the searching part.
thanks for any helping...
d <- dist(data, method = "euclidean")
h1 <- hclust(d, method="ward")
str(h1)
plot(h1)
mark
--
View this message in context: http://r.789695.n4.nabble.com/search-the-clusterring-tree-using-the-branch-and-bound-mathod-tp3706145p3706145.html
Sent from the R help mailing list archive at Nabble.com.