Learn R Programming

ClustBlock (version 4.0.0)

summary.clusRows: 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 clusRows
summary(object, ...)

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

Arguments

object

object of class 'clusRows'.

...

further arguments passed to or from other methods

See Also

ClusMB, clustRowsOnStatisAxes