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.


mgc documentation built on July 1, 2020, 7:09 p.m.