Extract loadingsin principal components analysis.
Arguments
- x
A
PCA
object.
Value
Returns variable loadings (i.e. the coefficients of the linear combination of the original variables).
See also
Other mutators:
dimnames()
,
get_contributions()
,
get_coordinates()
,
get_data()
,
get_distances()
,
get_eigenvalues()
,
subset()