Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.catdes

Print the catdes results


Description

Print the results of the function catdes.

Usage

## S3 method for class 'catdes'
print(x, ...)

Arguments

x

an object of class catdes

...

further arguments passed to or from other methods

Author(s)

Vincent Guyader, Francois Husson Francois.Husson@agrocampus-ouest.fr

See Also

Examples

## Not run: 
data(wine)
res <- catdes(wine, num.var=2)
print(res)

## End(Not run)

FactoMineR

Multivariate Exploratory Data Analysis and Data Mining

v2.4
GPL (>= 2)
Authors
Francois Husson, Julie Josse, Sebastien Le, Jeremy Mazet
Initial release
2020-12-09

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.