Description Usage Arguments Value Examples
Get the clusterTree from the result of (single/average/complete) linkage clustering.
1 |
merge |
The n-1 by 2 matrix that is the merge component output from a hierarchical clustering which describes how the n points are merged in the cluster hierarchy. |
A matrix which represent the clustering result. This matrix is a n by nlevels matrix where each row corresponds to a data point and each column identifies a cluster number for that data point in the hierarchy.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.