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