Description Usage Arguments Value
Calculate the dendrogram for an individual tree
1 | tree_dendro(tree, datan, forest)
|
tree |
A list with two elements. ids, which is an integer vector of feature identifiers and rows, which is an integer vector of selected rows in the corresponding forest |
datan |
Data frame were rows correspond to samples and columns to features. |
forest |
Raw dendrogram-matrix as generated by the nb_mcupgma function. |
List of tree specific objects including dendrogram, tree data and features.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.