Learn R Programming

GraphRankTest (version 0.1)

Cov.asy: Asymptotic Covariance of (Ux, Uy) under Permutation Null

Description

Supporting function for RISE and rTests.base. Computes the 2x2 asymptotic covariance matrix of \((U_x, U_y)\) under the permutation null distribution.

Usage

Cov.asy(R, m, n)

Value

2x2 covariance matrix.

Arguments

R

Symmetric nonnegative matrix (N x N) with zero diagonal.

m

Sample size of X.

n

Sample size of Y.