Getters to retrieve parts of an object.
Value
loadings()
returns variable loadings (i.e. the coefficients of the linear
combination of the original variables). loadings()
is only implemented for
consistency with [stats][stats::loadings].
See also
Other mutators:
get_contributions()
,
get_coordinates()
,
get_data()
,
get_distances()
,
get_eigenvalues()
,
subset()