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