Extract loadingsin principal components analysis.
Arguments
- x
A
PCA
object.- ...
Currently not used.
Value
Returns variable loadings (i.e. the coefficients of the linear combination of the original variables).
Note
loadings()
is only implemented for consistency with stats::loadings()
.