Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Hierarchical Clustering Package >

Cluster

Cluster[c1, c2, d, n1, n2]
represents a merger of the clusters c1 and c2 with dissimilarity d and n1 and n2 data elements respectively.
  • A Cluster object represents a cluster hierarchy of a dataset.
  • The clusters c1 and c2 can be Cluster objects or single data elements.
Needs["HierarchicalClustering`"]
Cluster obtained from hierarchical clustering:
In[2]:=
Click for copyable input
Out[2]=
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team