mgc.stat.driver: MGC Sample Statistic Internal Driver

Description Usage Arguments

View source: R/MGCSampleStat.R

Description

MGC Sample Statistic Internal Driver

Usage

1
mgc.stat.driver(DX, DY, option = "mgc")

Arguments

DX

the first distance matrix.

DY

the second distance matrix.

option

is a string that specifies which global correlation to build up-on. Defaults to 'mgc'.

'mgc'

use the MGC global correlation.

'dcor'

use the dcor global correlation.

'mantel'

use the mantel global correlation.

'rank'

use the rank global correlation.


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