Learn R Programming

PCAmixdata (version 2.1)

summary.MFAmix: 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 MFAmix.
...
further arguments passed to or from other methods.

Value

  • Returns the total number of observations, the number of numerical variables, the number of categorical variables with the total number of categories. And all those values are declinated by groups.

See Also

plot.MFAmix,MFAmix