summary.clusRows: Show the ClusMB or clustering on STATIS axes results

View source: R/summary.clusRows.R

summary.clusRowsR Documentation

Show the ClusMB or clustering on STATIS axes results

Description

This function shows the ClusMB or clustering on STATIS axes results

Usage

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

Arguments

object

object of class 'clusRows'.

...

further arguments passed to or from other methods

Value

a list with:

  • groups: clustering partition

  • nbClustRetained: the number of clusters retained

  • nbgH: Advised number of clusters per Hartigan index

  • nbgCH: Advised number of clusters per Calinski-Harabasz index

See Also

ClusMB, clustRowsOnStatisAxes


ClustBlock documentation built on June 22, 2024, 11:30 a.m.