sgkit.variables.sample_pca_loading_spec¶
- sgkit.variables.sample_pca_loading_spec = ArrayLikeSpec(default_name='sample_pca_loading', __doc__='PCA loadings defined as principal axes scaled by square root of eigenvalues.\nThese values can also be interpreted as the correlation between the original variables\nand unit-scaled principal axes.', kind='f', ndim=2)¶
PCA loadings defined as principal axes scaled by square root of eigenvalues. These values can also be interpreted as the correlation between the original variables and unit-scaled principal axes.