|
SOLUTIONS
|
HIERARCHICAL CLUSTERING 程序包 符号
HighlightLevel
is an option for DendrogramPlot that specifies the level at which to highlight the dendrogram.
更多信息更多信息
- To use
, you first need to load the Hierarchical Clustering Package using Needs["HierarchicalClustering`"]. - Valid settings for
are None or a positive integer less than or equal to the number of clusters. - With the setting HighLightLevel->n, n distinct clusters are highlighted.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

