Description Usage Arguments Value
This function computes the cluster assignment for hierarchical clustering results using dynamic branch cutting.
1 | assignClusterDynamic(hclst, max_height = 0.9, ...)
|
hclst |
an object of class |
max_height |
a fraction of the total tree height used to compute
|
... |
other parameters for |
a data.frame containing cluster assignments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.