An index based on the RV coefficient with Procrustes rotation.
Usage
PSI(X1, X2, center = TRUE)
Value
The Procrustes Similarity Index
Arguments
X1
first matrix to be compared (data.frames are also accepted).
X2
second matrix to be compared (data.frames are also accepted).
center
logical indicating if input matrices should be centered (default = TRUE).
References
Sibson, R; 1978. "Studies in the Robustness of Multidimensional Scaling: Procrustes Statistics". Journal of the Royal Statistical Society. Series B (Methodological), Vol. 40, No. 2, pp. 234-238.