ClustBlock (version 2.3.1)

summary.statis: Show the STATIS results

Description

This function shows the STATIS results

Usage

# S3 method for 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

statis