Description Usage Arguments Details Value Author(s)
mutlivariate
runs multivariate analysis with function from FactoMineR
1 | mutlivariate(data, vec_variables, FUN)
|
data |
The data frame. It should come from |
vec_variables |
vector of variables to use in the analysis |
FUN |
function to apply coming from FactoMineR, for example PCA |
This function is useful to settle the right data set and quali.sup
More information can be found in the book : https://priviere.github.io/PPBstats_book/family-5.html
The function returns the FactoMineR object corresponding to FUN
Pierre Riviere
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.