multispaeti.MultispatiPCA.fit
- MultispatiPCA.fit(X, y=None)
Fit MULTISPATI-PCA projection.
- Parameters:
- Raises:
ValueError – If X does not have the same number of rows as connectivity. If n_components has the wrong type or is negative. If connectivity is not a square matrix.