RVcoeff: Calculate the RV Coefficient

Description Usage Arguments Value References

View source: R/RVcoeff.R

Description

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.

Usage

1
RVcoeff(X, Y)

Arguments

X, Y

a matrix with n rows and p columns.

Value

The RV coefficient between the two matrices.

References

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.


missRows documentation built on Nov. 8, 2020, 5:27 p.m.