|
SOLUTIONS
|
HIERARCHICAL CLUSTERING PACKAGE SYMBOL
ClusterSplit
splits the cluster c into n clusters.
DetailsDetails
- To use
, you first need to load the Hierarchical Clustering Package using Needs["HierarchicalClustering`"].
subdivides c by repeatedly splitting the cluster with the largest fusion level.
returns a list of n Cluster objects or data elements.- The number n can be any positive integer less than or equal to Length[c].
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
