ACP
PROC PRINCOMP OUTSTAT=stat <option>;
VAR variable1--variable2;
ID libelle;
<WEIGHT poids;>
RUN;
Options :
N = nbre
nombre d'axes principales à afficher.COV
afficher la matrice de covariance. L'ACP effectuait ne sera pas normé.PLOTS <(NCOMP=nb)> = ALL
Afficher les graphiques en limitant le nbbre d'axe avec NCOMP (nécessiteODS GRAPHICS ON/OFF;
).
Interprétation
- Eigenvalues of the Covariance Matrix