statsmodels.multivariate.factor_rotation.procrustes¶
- statsmodels.multivariate.factor_rotation.procrustes(A, H)[source]¶
Analytically solves the following Procrustes problem:
(With no further conditions on
)Under the assumption that
has full rank, the analytical solution is given by:see Navarra, Simoncini (2010).
References
[1] Navarra, Simoncini (2010) - A guide to empirical orthogonal functions for climate data analysis