cluster_cutoff_at_first_empty_bin | R Documentation |
Cut the hierarchical clustering tree to define clusters
cluster_cutoff_at_first_empty_bin(heights, diam, num_bins_when_clustering)
heights |
Heights of the clusters. |
diam |
Diameter of the clusters. |
num_bins_when_clustering |
Number of bins when clustering. |
The cutoff height for the clusters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.