September 13th, 2005, 1:49 am
Hi all, I would like to study the PCA to find out the VaR. But some terms in PCA such as factor scores, factor loadings, principal component loadings and principal component factors confuse me. Can any one state the definition of them ? Or Suggest some reference to me.For example, we use the svd method to decompose D such that D = UEV’, where D is 500 x 15 matrix (500 datas and 15 variables), U is 500 x 15 matrix, E is 15 x 15 diagonal matrix and V is 15 x 15 matrix. Please state the name of D, U and E in PCA. (which matrix is principal component factors, factor score, or factor loadings etc...)Many Thanks!!