Multiway CCA module
Module implementing Multiway-CCA, for preprocessing.
Multiway canonical correlation analysis (MCCA) finds a set of projections that align several datasets (e.g. EEG data from different subjects) into a common space where they share a maximal common response. The resulting summary components can be used to denoise each individual dataset.
Classes
|
Class to support mCCA computation on a set of data matrices. |