FAMD (base, ncp = 5, graph = TRUE, sup.var = NULL, ind.sup = NULL, axes = c(1,2), row.w = NULL, tab.comp = NULL)
print.FAMD
, summary.FAMD
, plot.FAMD
,
Video showing how to perform FAMD with FactoMineR## Not run:
# data(geomorphology)
# res <- FAMD(geomorphology)
# summary(res)
#
# data(wine)
# res <- FAMD(wine[,c(1,2,30,31)])
# ## End(Not run)
Run the code above in your browser using DataLab