Use bootstrap to estimate correlation among Z statistics whose maximum is taken in the omnibus test.
BootCorr(y, G, X, S, B = 100, parallel)
Numeric phenotype vector.
Snp by obs genotype matrix.
Obs by feature covariate matrix.
Obs by feature structure matrix.
Bootstrap samples for correlation estimation.
Run bootstraps in parallel? Must register parallel backend first.