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]=
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team