search for: illu

Displaying 1 result from an estimated 1 matches for "illu".

Did you mean: ill
2011 Jan 11
0
modified FAST Script from package SensoMineR for the R community - Reg
...if (choix == "group") { if (new.plot) dev.new() if (is.null(title)) title <- "Groups representation" coord.actif <- res.mfa$group$coord[, axes, drop = FALSE] if (!is.null(res.mfa$group$coord.sup)) coord.illu <- res.mfa$group$coord.sup[, axes, drop = FALSE] if (is.null(col.hab)) { col.hab = rep("darkred", nrow(coord.actif)) if (!is.null(res.mfa$group$coord.sup)) col.hab = c(col.hab, rep("darkolivegreen", nrow(coord.illu)))...