- p
ggplot2
object with the cloud of individuals
- resmca
object of class MCA
, speMCA
, csMCA
, stMCA
or multiMCA
- var
Factor. The categorical variable used to plot ellipses.
- sel
numeric vector of indexes of the categories to plot (by default, ellipses are plotted for every categories)
- axes
numeric vector of length 2, specifying the components (axes) to plot. Default is c(1,2).
- kappa
numeric. The kappa value (i.e. "index") of the inertia ellipses. By default, kappa = 2, which means that concentration ellipses are plotted.
- label
Logical. Should the labels of the categories be plotted at the center of ellipses ? Default is TRUE.
- label.size
Size of the labels of the categories at the center of ellipses. Default is 3.
- size
Size of the lines of the ellipses. Default is 0.5.
- points
If TRUE (default), the points are coloured according to their subcloud.
- legend
the position of legends ("none", "left", "right", "bottom", "top", or two-element numeric vector). Default is right.