list of data.frame.HMFA(X,H,type = rep("s", length(H[[1]])), ncp = 5, graph = TRUE)data.framedata(wine)
hierar <- list(c(2,5,3,10,9,2), c(4,2))
res.hmfa <- HMFA(wine, H = hierar, type=c("n",rep("s",5)))Run the code above in your browser using DataLab