summary.catatis {ClustBlock} | R Documentation |
Show the CATATIS results
Description
This function shows the CATATIS results
Usage
## S3 method for class 'catatis'
summary(object, ...)
Arguments
object |
object of class 'catatis'. |
... |
further arguments passed to or from other methods |
Value
a list with:
homogeneity: homogeneity of the subjects (in percentage)
weights: the weights associated with the subjects to build the compromise
eigenvalues: the eigenvalues associated to the correspondance analysis
inertia: the percentage of total variance explained by each axis of the CA
See Also
[Package ClustBlock version 4.0.0 Index]