crcor: Estimate cross-run correlation matrix with downsampling.

Description Usage Arguments Value

Description

Estimate cross-run correlation matrix with downsampling.

Usage

1
crcor(x1, x2, idx1, idx2)

Arguments

x1

data matrix from fold (run) 1

x2

data matrix from fold (run) 1

idx1

integer matrix of resampled indices for fold 1 (created with resample_idx())

idx2

integer matrix of resampled indices for fold 2 (created with resample_idx())

Value

cross-correlation matrix


mcfreund/mfutils documentation built on Feb. 6, 2022, 4:57 a.m.