View source: R/treesourceClusterMethod.R
treesource.clusterforest | R Documentation |
A function that can be used to get insight into a clusterforest solution, in the case that there is a known source of variation underlying the forest. It visualizes the number of trees from each source that belong to each cluster.
## S3 method for class 'clusterforest'
treesource(clusterforest, solution)
clusterforest |
The clusterforest object |
solution |
The solution |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.