Inferensys

Glossary

Linkage Disequilibrium (LD) Score Regression

A statistical technique that leverages GWAS summary statistics and linkage disequilibrium patterns to estimate SNP heritability and genetic correlations while distinguishing polygenic signals from confounding biases like population stratification.
Developer working on RAG retrieval system, document chunks visible on screen, technical workspace with code editor.
GENOMIC CONFOUNDER CORRECTION

What is Linkage Disequilibrium (LD) Score Regression?

A statistical genetics technique that leverages the correlation structure between genetic variants to estimate heritability and genetic correlations from GWAS summary statistics while correcting for confounding biases.

Linkage Disequilibrium (LD) Score Regression is a statistical method that quantifies the contribution of confounding biases, such as population stratification and cryptic relatedness, to genome-wide association study (GWAS) test statistics by modeling their relationship with variant-level LD Scores. An LD Score measures the total amount of genetic correlation a single nucleotide polymorphism (SNP) tags with its neighbors, serving as a proxy for the polygenic signal expected at that locus under a polygenic architecture.

By regressing GWAS chi-squared statistics against LD Scores, the technique partitions the observed inflation into a polygenic signal (proportional to the LD Score) and a uniform confounding intercept. This allows researchers to estimate SNP heritability and genetic correlation between traits directly from publicly available summary statistics without requiring access to individual-level genotype data, providing a computationally efficient quality control and discovery tool.

METHODOLOGY

Key Features of LD Score Regression

LD Score Regression leverages the relationship between linkage disequilibrium and test statistics to disentangle polygenic signal from confounding bias in GWAS summary data.

01

Heritability Estimation from Summary Statistics

Estimates SNP heritability (h²) using only GWAS summary statistics and an LD reference panel, without requiring individual-level genotype data. The method regresses chi-square test statistics against LD Scores—the sum of squared correlations between a variant and all others in a window. Under a polygenic model, variants in high-LD regions tag more causal effects, producing elevated test statistics. The slope of this regression provides an estimate of heritability attributable to common SNPs, while the intercept captures confounding due to population stratification and cryptic relatedness.

Primary Estimand
Summary-Level
Data Requirement
02

Confounding Detection via Intercept Analysis

The regression intercept provides a formal test for residual confounding in GWAS. An intercept significantly greater than 1.0 indicates inflation of test statistics beyond what polygenicity predicts, signaling bias from:

  • Population stratification: systematic allele frequency differences across subpopulations
  • Cryptic relatedness: unmodeled kinship among study participants
  • Uncorrected case-control imbalance Unlike genomic control (λ), which applies a uniform correction and can over-correct polygenic traits, LD Score Regression distinguishes true polygenic signal from spurious inflation, enabling researchers to diagnose data quality issues without discarding genuine associations.
Intercept ≈ 1.0
No Confounding
Intercept > 1.0
Bias Detected
03

Genetic Correlation Estimation

Bivariate LD Score Regression extends the framework to estimate the genetic correlation (r_g) between two complex traits using only their respective GWAS summary statistics. The method regresses the product of Z-scores from two studies against LD Scores. A genetic correlation of 1.0 indicates identical genetic architectures; 0.0 indicates no shared genetic basis. This enables systematic cross-trait analyses without requiring overlapping cohorts, revealing shared biology between, for example, schizophrenia and bipolar disorder or type 2 diabetes and body mass index.

r_g
Genetic Correlation
Cross-Trait
Analysis Type
04

Partitioned Heritability Enrichment

Stratified LD Score Regression partitions heritability across functional genomic annotations to identify enrichment in specific categories. By computing separate LD Scores for each annotation—such as coding regions, conserved elements, enhancers, or cell-type-specific regulatory marks—the method quantifies the proportion of heritability attributable to each category relative to its size in the genome. Significant enrichment in a functional category suggests that causal variants concentrate in those regions, providing biological insight into disease architecture and prioritizing annotations for fine-mapping.

Enrichment
Key Metric
Functional Annotations
Input Stratification
05

LD Score Attenuation Bias Correction

LD Score Regression corrects for winner's curse and LD-related attenuation bias in heritability estimates. Naive estimators that sum squared effect sizes from marginal GWAS summary statistics produce downwardly biased heritability estimates because:

  • Marginal effect sizes capture only the component of a causal variant's effect not tagged by correlated neighbors
  • Winner's curse inflates discovery effect sizes while leaving non-significant variants at zero By modeling the expected relationship between LD and test statistics, the regression framework recovers the total additive genetic variance explained by all common SNPs, providing unbiased estimates even when causal variants are imperfectly tagged.
Unbiased h²
Output Property
06

LD Reference Panel Requirements

Accurate LD Score computation requires a well-matched reference panel reflecting the ancestry of the GWAS sample. Key considerations include:

  • Sample size: panels should contain at least several thousand individuals for stable LD estimates
  • Ancestry matching: using a European reference panel for a European GWAS minimizes bias; cross-ancestry applications require careful calibration
  • Variant coverage: the panel must include the variants present in the summary statistics Common reference panels include the 1000 Genomes Project and UK Biobank. Mismatched panels can introduce systematic errors in both heritability and genetic correlation estimates.
N > 5,000
Minimum Panel Size
Ancestry-Matched
Critical Requirement
LD SCORE REGRESSION EXPLAINED

Frequently Asked Questions

Clear, technically precise answers to the most common questions about leveraging linkage disequilibrium patterns to estimate heritability and genetic correlations from GWAS summary data.

LD Score Regression (LDSC) is a statistical technique that leverages the relationship between linkage disequilibrium (LD) and test statistics from a Genome-Wide Association Study (GWAS) to estimate SNP heritability and genetic correlation from summary-level data. The method regresses the χ² association test statistic for each variant against its 'LD Score'—a measure of how much genetic variation that variant tags in the genome. Under a polygenic model, a variant in a region of high LD will tag multiple causal variants, inflating its test statistic proportionally. The slope of this regression provides an estimate of heritability, while the intercept quantifies the genomic inflation factor attributable to confounding biases like population stratification rather than true polygenic signal. This approach effectively distinguishes genuine polygenic signal from systematic bias without requiring individual-level genotype data.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.