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

View source: R/clusterMethods.R

clustersR 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

clusters(clusterforest, solution)

Arguments

clusterforest

A clusterforest object

solution

The solution for which cluster assignments should be returned. Default = 1


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

Related to clusters in C443...