RVcoeff {missRows} | R Documentation |
Calculate the RV coefficient between two matrices
X
and Y
. This function is internally called by
tuneM
and is not usually called directly by a user.
RVcoeff(X, Y)
X, Y |
a matrix with n rows and p columns. |
The RV coefficient between the two matrices.
Robert, P., Escoufier, Y. (1976). A unifying tool for linear multivariate statistical methods: The RV coefficient. Journal of the Royal Statistical Society. 25(3), 257–265.