transCCA: Output transelliptical CCA directions and correlations

Description Usage Arguments Value

View source: R/transCCA.R

Description

This takes two data sets and returns the transelliptical canonical directions and correlations

Usage

1
transCCA(x, y, ndir, eigenmin = 0.001)

Arguments

x

The first data matrix to be included in the calculation of the transformed Kendall scatter matrix

y

The second data matrix to be included in the calculation of the transformed Kendall scatter matrix

ndir

The number of canonical directions to estimate

eigenmin

The minimum eigenvalue when transforming matrix to be positive definite

Value

The estimate of transelliptical canonical correlations and directions


blangworthy/transCCA documentation built on Aug. 15, 2020, 7 a.m.