Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I'm using the clValid package (Brock et., 2008) to evaluate the stability of a cluster solution.

Interestingly, the package its you select Hierarchical Clustering and AGNES as if these were different algorithms.

It outputs a ranked list with the overall best combinations of distance metric, linkage method and clustering algorithm and here, hierarchical clustering and AGNES seem to achieve different results when using the same distance metric and the same linkage method.

So to gain some definite clarity: Do agnes() and hclust() indeed do the exact same thing? Is the clValid package just misleading in how the ranks are displayed or am I missing something?

question from:https://stackoverflow.com/questions/65935556/do-agnes-and-hclust-do-the-exact-same-thing

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
147 views
Welcome To Ask or Share your Answers For Others

1 Answer

Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...