plot.MFApartial(x, axes = c(1, 2),
lab.ind.moy = TRUE, lab.par = FALSE, habillage = "ind",
chrono = FALSE, col.hab = NULL, invisible = NULL,
draw.partial = NULL, xlim = NULL, ylim = NULL,
cex = 1, title = NULL, ...)par in the MFA, plot.MFAdata(wine)
aa = MFA(wine,group=c(2,5,3,10,9,2),type=c("n",rep("s",5)),ncp=5,
name.group=c("orig","olf","vis","olfag","gust","ens"),
num.group.sup=c(1,6),graph=FALSE)
liste = plot.MFApartial(aa)Run the code above in your browser using DataLab