Calculates lambda GC as the ratio of the median observed chi-squared statistic (derived from p-values) to the expected median under the null (0.4549). A value near 1.0 indicates no inflation; values above ~1.05 suggest population stratification or other confounding.
Usage
lambda_gc(x, ...)
# S3 method for class 'numeric'
lambda_gc(x, ...)
# S3 method for class 'data.frame'
lambda_gc(x, ...)
# S3 method for class 'GWASFormatter'
lambda_gc(x, ...)