stoclust

Logo

Clustering algorithms using stochastic analysis and ensemble techniques.

measure

  ↳ Hierarchy

Hierarchy.measure(field,axis=0)

Given a field (array of values over items), gives the partial sums of the field over each cluster in the form of an array whose indices correspond to clusters. Can also be applied to multidimensional arrays, along a specified axis.