Extending 'dendrogram' Functionality in R
Rotate tree branches for k
Check if all the elements in a vector are unique
Global Comparison of two (or more) dendrograms
Convert dendrogram Objects to Class hclust
Try to coerce something into a dendlist
Convert a dendrogram into phylo
Populates dendextend functions into dendextend_options
Assign values to edgePar of dendrogram's branches
Assign values to edgePar of dendrogram's leaves
Assign values to nodePar of dendrogram's leaves
Assign values to nodePar of dendrogram's nodes
Bakers Gamma for two k matrices
Bk permutation - Calculating Fowlkes-Mallows Index for two dendrogram
Bk plot - ploting the Fowlkes-Mallows Index of two dendrogram for vari...
Bk - Calculating Fowlkes-Mallows Index for two dendrogram
Change col/lwd/lty of branches based on clusters
Change col/lwd/lty of branches matching labels condition
Change col/lwd/lty of branches from the root down to clusters defined ...
Plot a circlized dendrograms
Interactively rotate a tree object
Collapse branches under a tolerance level
Collapse a sub dendrogram of adjacent labels within a dend
Color tree's branches according to sub-clusters
Color dend's labels according to sub-clusters
Color unique labels in a dendrogram
Add colored bars to a dendrogram
Add colored dots beside a dendrogram
Find clusters of common subtrees
Baker's Gamma correlation coefficient
Proportion of commong nodes between two trees
Cophenetic correlation between two trees
Correlation of FM_index for some k
Correlation matrix between a list of trees.
Counts the number of terminal nodes (merging 0 nodes!)
Cut a dendrogram - and run a function on the output
cutree for dendrogram (by 1 height only!)
cutree for dendrogram (by 1 k value only!)
Cut a Tree (Dendrogram/hclust/phylo) into Groups of Data
Plots two trees side by side, highlighting edges unique to each tree i...
Access to dendextend_options
Functions for extending dendrogram objects
Creating a dendlist object from several dendrograms
Tries to run DendSer on a dendrogram
Find minimum/maximum depth of a dendrogram
Turns a dist object to a "long" table
Topological Distances Between Two dendrograms
Finds distinct edges in one tree compared to another
Duplicate a leaf X times
Measures entanglement between two trees
Turns a factor into a number
Finds a "good" dendrogram for a dist
Search for the sub-dendrogram structure composed of selected labels
Find the (estimated) number of clusters for a dendrogram using average...
Fix members attr in a dendrogram
Flatten the branches of a dendrogram's root
Flip leaves
Calculating Fowlkes-Mallows Index under H0
Calculating Fowlkes-Mallows index in R
Calculating Fowlkes-Mallows Index
Get height attributes from a dendrogram
Get height attributes from a dendrogram's children
Get/set attributes of dendrogram's leaves
Get an attribute of the branches of a dendrogram's leaves
Get the colors of the branches of a dendrogram's leaves
Get edgePar of dendrogram's leaves
Get nodePar of dendrogram's leaves
Get attributes of dendrogram's nodes
Get the x-y coordinates of a dendrogram's nodes
get attributes from the dendrogram's root(!) branches
Extract a list of k subdendrograms from a given dendrogram object
Creates dendrogram plot using ggplot.
Hang dendrogram leaves
Does a dendrogram has an edgePar/nodePar component?
Which height will result in which k for a dendrogram
Highlight a dendrogram's branches heights via color and line-width
Highlight distint edges in a tree (compared to another one)
Identify Clusters in a Dendrogram (not hclust)
Intersect trees
Checks if the value is and empty list()
Is the object of some class
Check if numbers are natural
Retrieve/assign cex to the labels of a dendrogram
Retrieve/assign colors to the labels of a dendrogram
"label" assignment operator
Ladderize a Tree
Return the leaf Colors of a dendrogram
Find lowest common branch were the two items are shared
Adjust the order of one dendrogram based on another (using labels)
Adjust the order of one dendrogram based on another (using order)
Last Observation Carried Forward
Counts the number of leaves in a tree
Counts the number of nodes (Vertices) in a tree
Find which nodes satisfies a condition
order.dendrogram<- assignment operator
Ordering of the Leaves in a hclust Dendrogram
A list with labels for each subtree (edge)
Plotting a left-tip-adjusted horizontal dendrogram
Prune trees to their common subtrees
Trims one leaf from a dendrogram
Prunes a tree (using leaves' labels)
Get Pvclust Edges Information
Significance gradient of branches in a dendrogram (via pvclust)
The significant branches in a dendrogram, based on a pvclust object
Draw Rectangles Around a Dendrogram's Clusters with High/Low P-values
Raise the height of a dendrogram tree
Rank branches' heights
Fix rank of leaves order values in a dendrogram
Rank a vector based on clusters
Draw Rectangles Around a Dendrogram's Clusters
Objects exported from other packages
Reindexing a pruned dendrogram
Remove all edgePar values from a dendrogram's branches
Remove all nodePar values from a dendrogram's leaves
Remove all nodePar values from a dendrogram's nodes
recursivly apply a function on a list
Rotates dend based on DendSer
Rotate a tree object
Sample a tree
Rotates a dendrogram based on a seriation of a distance matrix
Set/place new labels in a dendrogram
Set (/update) features to a dendrogram
Random rotation of trees
Sorts two clusters vector by their names
Sorts a distance matrix by rows and columns names
Sort the values level in a vector
Tanglegram plot
Creates completely blank theme in ggplot
unbranch trees
unclass an entire dendrogram tree
Tries to run DendSer on a dendrogram
Untangle - random search
Stepwise untangle one tree compared to another
Stepwise untangle two trees one at a time
Stepwise untangle two trees at the same time
untangle dendrograms
Which node is a leaf?
Which node id is common to a group of labels
Offers a set of functions for extending 'dendrogram' objects in R, letting you visualize and compare trees of 'hierarchical clusterings'. You can (1) Adjust a tree's graphical parameters - the color, size, type, etc of its branches, nodes and labels. (2) Visually and statistically compare different 'dendrograms' to one another.
Useful links