Skip to content

Linear Mixed Model (LMM)

Definition
AI-generated

In GWAS, a linear mixed model regresses the phenotype on each variant while including random effects with covariance proportional to a genetic relationship matrix (kinship), jointly modeling population structure and cryptic relatedness.

Why it matters in GWAS

Standard regression assumes independent individuals; LMMs control inflation from relatedness and ancestry when retaining relatives or structured cohorts, often improving calibration relative to PC adjustment alone.

Example usage

"The analysis framework includes Linear Mixed Model (LMM) to quantify evidence and compare competing hypotheses."

References

  • Yang J, et al. (2014). Mixed model association methods account for relatedness in genome-wide association studies. Nat Genet.
  • GWASTutorial: Linear mixed model.

Last updated (UTC · Git history)