Description Usage Arguments Value Author(s) See Also Examples
Reads a hierarchical clustering and returns the left or right child of the root node.
1 | getBinarySubTree(tree, right = FALSE)
|
tree |
An hclust object |
right |
If TRUE, return the right subtree, i.e. the right child of the root node. |
The subtree as an hclust object.
Johannes Freudenberg, Xiangdong Liu, Mario Medvedovic
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.