Module dendrogram

Module dendrogram 

Source
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