plotellipseinterhmfa {SensoMineR} | R Documentation |
Plotellipseinterhmfa
Description
Construit l'ensemble des ellipses de confiance
Usage
plotellipseinterhmfa(mat, alpha = 0.05, coord = c(1,2), nbgroup = 1,
eig, cex = 1, color = NULL, hmfa)
Arguments
mat |
Matrix with all the points |
coord |
a length 2 vector specifying the components to plot |
alpha |
Confidence level of the ellipses |
nbgroup |
Confidence level of the ellipses |
eig |
a matrix with the component of the factor analysis (in row) and the eigenvalues, the inertia and the cumulative inertia for each component. Typically, the |
cex |
cf. function |
color |
a vector with the colors used; by default there are 35 colors defined |
hmfa |
a list with the hierarchy and the partial coordinates of the HMFA |
Author(s)
Francois Husson
[Package SensoMineR version 1.28 Index]