transcorK: Create transformed Kendall Scatter Matrix

Description Usage Arguments Value

View source: R/transcorK.R

Description

Creates transformed Kendall's scatter matrix between two sets of variables, x and y, to be used in scale invariant CCA

Usage

1
transcorK(x, y, 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

eigenmin

The minimum eigenvalue when transforming matrix to be positive definite

Value

The estimate of the scatter matrix for data using the transformation of Kendall's tau


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