Dimension reduction

This module contains methods of dimension reduction a.k.a. factorization.

Currently, it includes the following methods:

  • Correspondence analysis (class CA)

  • Principal component analysis (class PCA)