ccor: Canonical correlation on uncentered matrices

View source: R/wald-lrt.R

ccorR Documentation

Canonical correlation on uncentered matrices

Description

The vector of canonical correlations of uncentered matrices helps to identify whether the column spaces of two matrices are identical, or whether one is a subspace of the other, or whether the spaces are orthogonal.

Usage

ccor(x, y)

Arguments

x, y

two matrices with the same number of rows


gmonette/spida2 documentation built on June 12, 2025, 9:44 p.m.