powered by
Estionmation of the genomic control inflation statistic (lambda)
gc.lambda(p)
Estimate of inflation factor.
A vector of p values.
set.seed(12345) p <- runif(100) lambda <- gc.lambda(p)
Run the code above in your browser using DataLab