LocalCov: An auxiliary function that computes all local correlations...

Description Usage Arguments Value

View source: R/MGCLocalCorr.R

Description

An auxiliary function that computes all local correlations simultaneously in O(n^2).

Usage

1
LocalCov(A, B, RX, RY)

Arguments

A

is a properly transformed distance matrix

B

is the second distance matrix properly transformed

RX

is the column-ranking matrix of A

RY

is the column-ranking matrix of B.

Value

covXY is all local covariances computed iteratively.


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