View source: R/summary.clusRows.R
summary.clusRows | R Documentation |
This function shows the ClusMB or clustering on STATIS axes results
## S3 method for class 'clusRows'
summary(object, ...)
object |
object of class 'clusRows'. |
... |
further arguments passed to or from other methods |
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
ClusMB
, clustRowsOnStatisAxes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.