Description Usage Arguments Value
Utility function for getting eigenvalues of MCA factors (MCA is performed using FactoMineR package)
1 | get_eigens(MCA, cumulative_percent)
|
MCA |
MCA object |
cumulative_percent |
Logical. It True, extract the cumulative percentages of explained variance, starting from the first MCA factor |
numerical array, with length equal to the number of MCA factor,
containing the eigenvalues associated with each of those factors, or the cumu-
lative percentages of explained variance if cumulative_percent
is TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.