clusters.clusterforest: Get the cluster assignments for a solution of a clusterforest...

View source: R/clusterMethods.R

clusters.clusterforestR 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

## S3 method for class 'clusterforest'
clusters(clusterforest, solution = 1)

Arguments

clusterforest

The clusterforest object

solution

The solution


C443 documentation built on July 9, 2023, 5:50 p.m.