View source: R/clusterMethods.R
medoidtrees.default | R Documentation |
A function to get the medoid trees for a given solution of a clusterforest object.
## Default S3 method:
medoidtrees(clusterforest, solution)
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.