HierarchicalClustering`
HierarchicalClustering`
LeafLabels
is an option for DendrogramPlot that specifies labels for the dendrogram leaves.
更多信息和选项
- To use LeafLabels, you first need to load the Hierarchical Clustering Package using Needs["HierarchicalClustering`"].
- For an input list, possible settings for LeafLabels 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 LeafLabels are None or a pure function.
- With the setting LeafLabels->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 f[e].
- For a truncated dendrogram, a boxed number is substituted for the label indicating the size of the truncated cluster.
范例
Wolfram Research (2007),LeafLabels,Wolfram 语言函数,https://reference.wolfram.com/language/HierarchicalClustering/ref/LeafLabels.html.
文本
Wolfram Research (2007),LeafLabels,Wolfram 语言函数,https://reference.wolfram.com/language/HierarchicalClustering/ref/LeafLabels.html.
CMS
Wolfram 语言. 2007. "LeafLabels." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/HierarchicalClustering/ref/LeafLabels.html.
APA
Wolfram 语言. (2007). LeafLabels. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/HierarchicalClustering/ref/LeafLabels.html 年