clusters.default {C443} | R Documentation |
Get the cluster assignments for a solution of a clusterforest object
Description
A function to get the cluster assignments for a given solution of a clusterforest object.
Usage
## Default S3 method:
clusters(clusterforest, solution)
Arguments
clusterforest |
The clusterforest object |
solution |
The solution |
[Package C443 version 3.4.0 Index]