Eigenvalues or Explained Variance of Rotated Principal Components

3 次查看(过去 30 天)
Hi, looking for a way of determining the explained variance of principal components following rotation (i.e. after appying rotatefactors function).
I have a dataset where the first 3 PCs explain >98% of the variance (approx 70, 20, and 8% per PC). To make them easier to interpret it is necessary to apply a varimax rotation (to first 3 PCs only). Clearly the total amount of explained variance across the 3 PCs will remain the same after rotation but it will be distributed very differently amongst them. In other programs (e.g. SPSS) the eigenvalues and explained variance of the rotated components is provided but in Matlab they are not.
Is there an easy way of extracting these values? Can the rotation matrix output from rotatefactors somehow be applied to the vector of unrotated eigenvalues to get the rotated eigenvalues?
Thanks for any help

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Dimensionality Reduction and Feature Extraction 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by