powered by
score.mix (x, xax = 1, csub = 2, mfrow = NULL, which.var = NULL, ...)
mix
par("cex")*csub
n2mfrow
data(lascaux) w <- cbind.data.frame(lascaux$colo, lascaux$ornem) dd <- dudi.mix(w, scan = FALSE, nf = 4, add = TRUE) score(dd, which = which(dd$cr[,1] > 0.3))
Run the code above in your browser using DataLab