summary.clusRows {ClustBlock} | R 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
[Package ClustBlock version 4.0.0 Index]