RVcoef: RV coefficient

View source: R/critEval.R

RVcoefR Documentation

RV coefficient

Description

The RV coefficient is a measures the proximity between two matrices (subspaces spanned by the columns ofthe matrices). This measure is normalized and takes its values between 0 and 1.

Usage

RVcoef(X, Y)

Arguments

X

a matrix of dimension n times p

Y

a matrix of dimension n times q


chavent/sparsePCA documentation built on Feb. 2, 2023, 1:12 p.m.