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, a = 0.001)
Arguments
a
Force correlation estimate to fall in the interval (a,1-a);