Skip to content

Fix PCA normalization

Kostas FILIPPOPOLITIS requested to merge fix_pca_normalization into dev_release

Created by: jassak

  • Add standardisation user parameter to PCA
  • in PCA x becomes y (covariables become variables)

Merge request reports