LD Score Regression¶
Definition
AI-generated
LD score regression (LDSC) regresses GWAS χ² statistics on LD scores; its intercept quantifies inflation deviating from polygenic signal, and its slope relates to SNP heritability.
Topics
Why it matters in GWAS¶
LDSC separates population stratification from polygenic architecture without individual-level genotypes and is widely used for h² SNP, r_g, and as QC for meta-analyzed summary stats.
Example usage¶
"The analysis framework includes LD Score Regression to quantify evidence and compare competing hypotheses."
Related terms¶
References¶
- Bulik-Sullivan BK, et al. (2015). LD Score regression distinguishes confounding from polygenicity in genome-wide association studies. Nat Genet.
- GWASTutorial: LD score regression by LDSC.
Last updated (UTC · Git history)