View source: R/evaluation_functions.R
tree_to_labelmat.phylo | R Documentation |
Convert phylo tree to labelmatrix
## S3 method for class 'phylo' tree_to_labelmat(tree, Ks = NULL)
tree |
phylo tree |
Ks |
number of clusters per layer |
a label matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.