API

The API for multispaeti.MultispatiPCA tries to follow the design in scikit-learn. The plan is to make it fully compatible in the future by inheriting from sklearn.base.BaseEstimator and sklearn.base.TransformerMixin.

MultispatiPCA

MULTISPATI-PCA

plot_eigenvalues

Plot the eigenvalues of the MULTISPATI-PCA.

plot_variance_moransI_decomposition

Plot the decomposition of variance and Moran's I of the MULTISPATI-PCA eigenvalues.