| mgc.localcorr.driver | R Documentation |
Driver for MGC Local Correlations
mgc.localcorr.driver(DX, DY, option = "mgc")
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
|
A list contains the following:
|
consists of all local correlations within [-1,1] by double matrix index |
|
contains all local variances for X. |
|
contains all local variances for X. |
C. Shen