Description Usage Arguments Value Author(s) References See Also Examples
Performs a basic Multiple Correspondence Analysis (MCA)
1 | easyMCA(variables)
|
variables |
data frame with categorical variables (coded as factors) |
An object of class "qualmca"
, basically a list
with the following elements:
values |
table with eigenvalues |
coefficients |
coefficients of factorial axes |
components |
factor coordinates |
Gaston Sanchez
Lebart L., Piron M., Morineau A. (2006) Statistique Exploratoire Multidimensionnelle. Dunod, Paris.
Saporta G. (2006) Probabilites, analyse des donnees et statistique. Editions Technip, Paris.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.