summary.cluster_choice: Summary Method for cluster_choice

View source: R/cluster_choice.R

summary.cluster_choiceR Documentation

Summary Method for cluster_choice

Description

Summary Method for cluster_choice

Usage

## S3 method for class 'cluster_choice'
summary(object, ...)

Arguments

object

A cluster_choice object.

...

Unsupported. Supplying unused arguments raises an error.

Value

A data frame with the swept configurations, all metrics, and a best character column flagging the silhouette-max row.


Nestimate documentation built on July 11, 2026, 1:09 a.m.