spectrochempy.MCRALS.reconstruct

MCRALS.reconstruct()[source]

Transform data back to the original space.

The following matrice operation is performed : \(X'_{hat} = C'.S'^t\).

Returns

X_hat (|NDDataset|) – The reconstructed dataset based on the MCS-ALS optimization.