Hierarchical Clustering Package >

LeafLabels


is an option for DendrogramPlot that specifies labels for the dendrogram leaves.
  • For an input list, possible settings for are None, Automatic, a list of labels equal in length to the number of leaves, or a pure function.
  • For an input cluster c, possible settings for are None or a pure function.
  • With the setting Automatic, the leaves are labeled according to the data element position.
  • With the setting LeafLabels->f, where f is a pure function, the leaf corresponding to the data element e is labeled with .
  • For a truncated dendrogram, a boxed number is substituted for the label indicating the size of the truncated cluster.
Dendrogram labeling leaves with the associated data elements:
Needs["HierarchicalClustering`"]
Dendrogram labeling leaves with the associated data elements:
In[2]:=
Click for copyable input
Out[2]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF