Contents:
MultispatiPCA
MultispatiPCA.transform()
Transform the data using fitted MULTISPATI-PCA projection.
X (ndarray or csr_array or csc_array) – Array of observations x features.
ndarray
NotFittedError – If instance has not been fitted.