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.


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