Model Space¶
Definition
AI-generated
In Bayesian fine-mapping, the model space is the set of all causal configurations (and any other discrete structural choices) that the method considers at a locus—such as which subset of SNPs may be causal or how many independent signals are allowed.
Why it matters in GWAS¶
The size and structure of the model space determine what “exploring configurations” means in methods like FINEMAP, how computationally hard search is, and how posterior mass is spread across multi-SNP explanations under LD.
Example usage¶
"We limited the model space to at most two causal variants per locus to keep the shotgun search tractable."
Related terms¶
References¶
- Benner C, et al. (2016). FINEMAP: efficient variable selection using summary data from genome-wide association studies. Bioinformatics.
- Li Z, Zhou X. (2025). Towards improved fine-mapping of candidate causal variants. Nat Rev Genet. https://doi.org/10.1038/s41576-025-00869-4
Last updated (UTC · Git history)