Computes the 2×2 covariance matrix and expectation vector (mu) for the congregated BRISE statistic (Ux, Uy), under the pattern-wise permutation null distribution.
Cov_mu.c(R, m_, n_, ptn_list)List with two elements:
2×2 covariance matrix for (Ux, Uy).
Numeric vector length-2 giving expected values of (Ux, Uy) under null.
Numeric symmetric rank matrix (N × N).
Integer vector. X's sample sizes in each pattern.
Integer vector. Y's sample sizes in each pattern.
List of integer vectors that indexes observations sharing the same missing pattern.