powered by
Benzecri's modified rate of variance
benzecri_mrv(res.mca, fmt = FALSE)
A numeric vector (or fmt vector with `fmt = TRUE`).
The result of MCA.
By default, the result is given as a numeric vector. Set to `TRUE` to have a tabxplor link[tabxplor]{fmt} vector instead.
link[tabxplor]{fmt}
data(tea, package = "FactoMineR") res.mca <- MCA2(tea, active_vars = 1:18) benzecri_mrv(res.mca)
Run the code above in your browser using DataLab