Description Usage Arguments Value
This function computes the cluster assignment for hierarchical clustering results using static branch cutting.
1 | assignClusterStatic(hclst, h = NULL, k = NULL)
|
hclst |
an object of class |
h |
a the fraction of the max tree height at which to cut and assign labels. |
k |
an integer scalar or vector with the desired number of groups |
a data.frame containing cluster assignments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.