treesource.default {C443} | R Documentation |
Mapping the tree clustering solution to a known source of variation underlying the forest
Description
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.
Usage
## Default S3 method:
treesource(clusterforest, solution)
Arguments
clusterforest |
The clusterforest object |
solution |
The solution |
[Package C443 version 3.4.0 Index]