Perform a principal component analysis (Pearson 1901; Hotelling 1933) on the data.
Value
A list containing the following components:
- sdev
The standard deviations of the principal components.
- rotation
The matrix of variable loadings.
- center
The centering used.
- scale
The scaling used.
- x
The principal component scores.
References
Hotelling H (1933).
“Analysis of a Complex of Statistical Variables into Principal Components.”
Journal of Educational Psychology, 24(6), 417–441.
doi:10.1037/h0071325
.
Pearson K (1901).
“On Lines and Planes of Closest Fit to Systems of Points in Space.”
The London, Edinburgh, and Dublin Philosophical Magazine and Journal of Science, 2(11), 559–572.
doi:10.1080/14786440109462720
.