View source: R/generic_functions.R
| clusterTrees | R Documentation |
Reorders a list of tree structures based on the clustering of variables within each tree.
clusterTrees(tree_list)
tree_list |
A list of trees, where each tree is expected to have a 'var' column. |
A list of trees reordered based on the clustering of variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.