Returns a list including:
eiga matrix containing all the eigenvalues, the percentage of variance and the cumulative percentage of variance
cola list of matrices with all the results for the column variable (coordinates, square cosine, contributions, inertia)
rowa list of matrices with all the results for the row variable (coordinates, square cosine, contributions, inertia)
col.supa list of matrices containing all the results for the supplementary column points (coordinates, square cosine)
row.supa list of matrices containing all the results for the supplementary row points (coordinates, square cosine)
quanti.supif quanti.sup is not NULL, a matrix containing the results for the supplementary continuous variables (coordinates, square cosine)
quali.supif quali.sup is not NULL, a list of matrices with all the results for the supplementary categorical variables (coordinates of each categories of each variables, v.test which is a criterion with a Normal distribution, square correlation ratio)
calla list with some statistics
Returns the row and column points factor map.
The plot may be improved using the argument autolab, modifying the size of the labels or selecting some elements thanks to the plot.CA function.