Learn R Programming

PCAmixdata (version 3.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 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 quantitative variables, the number of qualitative variables with the total number of levels. And all those values are also given by groups.

See Also

plot.MFAmix,MFAmix