Performs MCIA on multiple data matrices.
Usage
mcia(data_list, ncomp = 2)
Arguments
- data_list
List of data matrices (features x samples).
- ncomp
Number of components (default: 2).
Value
List with global scores, block scores, loadings, and eigenvalues.