Published September 9, 2024 | Version 1.0
Software Open

DendroLikeness: an R package to compare dendrograms

  • 1. ROR icon Center for Research and Advanced Studies of the National Polytechnic Institute

Description

If you use R to produce tree diagrams (dendrograms) you could find this package useful. Dendrograms are the result of applying hierarchical clustering methods to data.
When, for a single data set, you use the R functions "dist()" and then "hclust()" with different methods, you could obtain very different dendrograms. Comparing different dendrograms just by looking at their plots is complicated when the number of units (entities) is large. The R package DendroLikeness gives you an easy solution to that problem by having functions to obtain the topology of each dendrogram (this is, the clusters that exist in each graph) and then detecting the clusters shared by two (or more) dendrograms. You will obtain different measures of likeness which will make easier for you to see the differences between dendrograms and thus decide which distance and clustering algorithm is better to show in your scientific publication.   

Files

DendroLikenessGuide.pdf

Files (350.1 kB)

Name Size Download all
md5:cef70defee4b35a1e987c4d059c051df
731 Bytes Preview Download
md5:486db60772e25eac3185e7861582ad1d
109.9 kB Preview Download
md5:19aa1c82fe6adef02ef0ce28d2d8d2b7
14.4 kB Download
md5:91bb1945c9002a924f5c6bdc9ebb7d21
225.0 kB Preview Download

Additional details

Additional titles

Alternative title (English)
Compare dendrograms produced with the hclust function in R

Software

Programming language
R
Development Status
Active

References

  • Everitt BS, Landau S, Leese M, and Stahl D (2011) Cluster Analysis. Willey.