View source: R/clusterMethods.R
medoidtrees.clusterforest | R Documentation |
A function to get the medoid trees for a given solution of a clusterforest object.
## S3 method for class 'clusterforest'
medoidtrees(clusterforest, solution = 1)
clusterforest |
A clusterforest object |
solution |
The solution for which medoid trees should be returned. Default = 1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.