summary.MFAmix {PCAmixdata} | R Documentation |
Summary of a 'MFAmix' object
Description
This is a method for the function summary for objects of the class MFAmix
.
Usage
## S3 method for class 'MFAmix'
summary(object, ...)
Arguments
object |
an object of class MFAmix obtained with the function |
... |
further arguments passed to or from other methods. |
Value
Returns the total number of observations, the number of quantitative variables, the number of qualitative variables with the total number of levels. And all those values are also given by groups.
See Also
[Package PCAmixdata version 3.1 Index]