Returns the maximum inconsistency coefficient for each non-singleton cluster and its descendents.
Z : ndarray
The hierarchical clustering encoded as a matrix. See linkage for more information.
R : ndarray
The inconsistency matrix.
MI : ndarray
A monotonic (n-1)-sized numpy array of doubles.
scipy.cluster.hierarchy.inconsistent
scipy.cluster.hierarchy.maxdists
Enter search terms or a module, class or function name.