AvgCorr: Average Correlation Estimate.
Description
Estimate correlation using the average of qnorm(p1)*qnorm(p2) across loci, where
(p1,p2) are p-values obtained via two different association tests.
Usage
AvgCorr(P1, P2, eps = 0.001)
Arguments
eps
Force correlation estimate to fall in the interval (eps,1-eps);