Expand description
Dendrogram visualization and analysis tools
This module provides functions for analyzing and potentially visualizing dendrograms created by hierarchical clustering.
Functionsยง
- cophenet
- Calculates the cophenetic correlation coefficient
- dendrogram
- Converts a linkage matrix to a dendrogram dictionary for visualization
- inconsistent
- Calculates the inconsistency of each merge in the linkage matrix
- optimal_
leaf_ ordering - Calculates the optimal leaf ordering for a dendrogram