DistCentering: An auxiliary function that properly transforms the distance...

Description Usage Arguments Value

View source: R/MGCDistTransform.R

Description

An auxiliary function that properly transforms the distance matrix X

Usage

1
DistCentering(X, option, optionRk)

Arguments

X

is a symmetric distance matrix

option

is a string that specifies which global correlation to build up-on, including 'mgc','dcor','mantel', and 'rank'

optionRk

is a string that specifies whether ranking within column is computed or not.

Value

A list contains the following:

A

is the centered distance matrices

RX

is the column rank matrices of X.


neurodata/r-mgc documentation built on March 12, 2021, 9:45 a.m.