Imputation accuracy is the squared correlation (R²) between the statistically inferred genotype dosage and the true, experimentally measured genotype at a genetic variant not directly assayed on a genotyping array. It measures how reliably a haplotype reference panel and statistical model can predict the unobserved alleles, with values ranging from 0 to 1, where higher values indicate greater concordance with biological reality.
Glossary
Imputation Accuracy

What is Imputation Accuracy?
Imputation accuracy quantifies the statistical confidence in computationally inferred genotypes at untyped genetic variants, directly impacting the reliability of downstream polygenic risk score calculations.
This metric is typically calculated through cross-validation, where known genotypes are masked and then re-imputed to compare against the held-out truth. An INFO score or Rsq below 0.3 generally indicates poor imputation quality, and such variants are routinely excluded from polygenic risk score modeling to prevent the propagation of statistical noise that degrades predictive performance and inflates false-positive associations.
Key Characteristics of Imputation Accuracy Metrics
Imputation accuracy quantifies the confidence in statistically inferred genotypes at untyped variants, directly impacting the reliability of downstream polygenic risk score calculations.
Squared Correlation (R²)
The primary metric for imputation accuracy, measuring the squared Pearson correlation between imputed dosages and true genotypes at a variant.
- Calculation: Evaluated in masked or hold-out validation sets where true genotypes are known
- Interpretation: R² = 1.0 indicates perfect imputation; values above 0.8 are generally considered high quality
- INFO score: A related metric from IMPUTE2 software that approximates R² without requiring true genotypes
- Thresholds: Variants with R² < 0.3 are typically excluded from PRS analyses to prevent noise amplification
Dosage R² vs. Best-Guess Concordance
Two distinct approaches to measuring accuracy, each with different implications for downstream modeling.
- Dosage R²: Evaluates the continuous allele dosage (0-2), preserving uncertainty information critical for probabilistic PRS methods like PRS-CS
- Best-guess concordance: Measures the agreement between hard-called imputed genotypes and true genotypes, ignoring uncertainty
- Key distinction: Dosage R² is more informative because it penalizes uncertain imputations that best-guess concordance may mask
- Recommendation: Always report dosage-based metrics for PRS applications where uncertainty propagation matters
Minor Allele Frequency Stratification
Imputation accuracy varies dramatically across the allele frequency spectrum, requiring stratified reporting to avoid inflated aggregate metrics.
- Common variants (MAF > 5%): Typically achieve R² > 0.9 with modern reference panels
- Low-frequency variants (1% < MAF < 5%): Moderate accuracy, R² often between 0.6-0.8
- Rare variants (MAF < 1%): Substantially lower accuracy, R² frequently below 0.5
- Impact on PRS: Rare variant imputation errors can introduce systematic bias in polygenic scores, especially when using methods that do not account for imputation uncertainty
Reference Panel Influence
The choice of reference panel is the single largest determinant of imputation accuracy, affecting both variant coverage and phasing quality.
- Panel size: Larger panels (e.g., TOPMed with 97K+ genomes) capture more haplotypes and improve rare variant imputation
- Ancestry matching: Panels must represent the target population's genetic diversity; mismatched ancestry causes systematic accuracy degradation
- Sequencing depth: Whole-genome sequenced panels outperform whole-exome or genotyping-array-based panels
- Cross-ancestry PRS: Poor reference panel representation of non-European populations is a primary driver of PRS transferability failure
Empirical Validation via Masking
The gold-standard approach for measuring imputation accuracy uses masked variant analysis to simulate the imputation scenario.
- Procedure: Genotyped variants are intentionally removed (masked) from the dataset, imputed against the reference panel, then compared to the withheld true genotypes
- Masking rate: Typically 2-5% of variants are masked to maintain haplotype structure integrity
- Cross-validation: Multiple masking iterations provide robust accuracy estimates across the genome
- Software: Tools like SNPtest and bcftools provide built-in masking and accuracy calculation functions
Post-Imputation Quality Control
Systematic filtering of poorly imputed variants is essential before PRS construction to prevent noise propagation into risk predictions.
- R²/INFO filtering: Remove variants below a study-specific threshold (commonly 0.3 or 0.5)
- Hardy-Weinberg equilibrium: Imputed variants showing extreme HWE deviation may indicate systematic errors
- Allele frequency comparison: Validate imputed MAF against external reference frequencies to detect batch effects
- Differential missingness: Check for imputation quality differences between cases and controls that could introduce bias
Frequently Asked Questions
Addressing common questions about how imputation accuracy is measured, what metrics like R² and INFO score actually mean, and how these quality assessments impact the reliability of downstream polygenic risk score analyses.
Imputation accuracy is a quantitative measure of the confidence in statistically inferred genotypes at untyped genetic variants, typically defined as the squared correlation (R²) between imputed dosages and true genotypes at a given locus. In practice, this is calculated by masking a subset of known genotypes in a reference panel, re-imputing them, and comparing the predicted allele dosages (a continuous value from 0 to 2) against the held-out experimental data. The resulting metric ranges from 0 to 1, where 1 indicates perfect concordance. This accuracy metric is distinct from the INFO score, which is an information-theoretic measure estimating the relative observed statistical information compared to what would be expected under perfect genotyping. Both metrics serve as variant-level quality filters, with poorly imputed variants (typically R² < 0.3 or INFO < 0.4) excluded from downstream analyses to prevent the propagation of uncertainty into polygenic risk score calculations.
Imputation Accuracy Metrics Comparison
Comparative analysis of primary statistical metrics used to evaluate the concordance between imputed dosages and true genotypes at untyped variants, informing downstream PRS reliability.
| Metric | Squared Correlation (R²) | Concordance Rate | IQS (Imputation Quality Score) |
|---|---|---|---|
Definition | Squared Pearson correlation between imputed allelic dosage and true genotype | Proportion of imputed genotypes exactly matching true genotypes | Concordance adjusted for chance agreement based on allele frequency |
Range | 0.0 to 1.0 | 0.0 to 1.0 | 0.0 to 1.0 |
Handles Rare Variants | |||
Sensitive to Allele Frequency | |||
Typical Threshold for Inclusion |
|
|
|
Primary Use Case | Filtering variants for GWAS and PRS construction | Assessing clinical-grade variant calls | Evaluating imputation of low-frequency and rare variants |
Computational Complexity | Low | Low | Moderate |
Interpretation | Proportion of true genotype variance captured by imputed dosage | Direct accuracy of discrete genotype calls | Accuracy beyond random guessing given allele frequency |
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Understanding imputation accuracy requires familiarity with the statistical metrics, reference resources, and downstream quality control processes that govern the reliability of inferred genotypes in polygenic risk score modeling.
Info Score (IMPUTE2)
A specific metric output by the IMPUTE2 software that estimates imputation quality for each variant. It ranges from 0 to 1, approximating the squared correlation between imputed and true genotypes. An Info Score > 0.8 is generally considered high confidence, while scores < 0.3 indicate poor imputation quality. This metric accounts for uncertainty in the posterior genotype probabilities rather than relying solely on hard-called best-guess genotypes.
Minimac4 R²
The Minimac4 imputation pipeline reports an estimated squared correlation (R²) between imputed and true genotypes. Unlike empirical correlation, this metric is estimated internally using leave-one-out cross-validation within the reference panel. It is computationally efficient and widely used in large-scale consortia. A typical filtering threshold retains variants with Minimac4 R² > 0.3 for downstream GWAS or PRS analysis.
Reference Panel Density
The allele frequency spectrum and sample size of the reference panel directly constrain achievable imputation accuracy. Dense panels like the Haplotype Reference Consortium (HRC) with 64,976 haplotypes or TOPMed with 97,256 deeply sequenced genomes enable accurate imputation of rare variants (MAF < 0.1%). Sparse panels like 1000 Genomes Phase 3 struggle with low-frequency variants, producing lower accuracy scores for those sites.
Posterior Genotype Probability
Imputation algorithms do not assign a single genotype but instead calculate a probability distribution over the three possible genotypes (AA, AB, BB). The maximum posterior probability reflects the confidence in the most likely call. A variant with a 0.99 probability for 'AB' is highly certain, while one with 0.40/0.35/0.25 indicates ambiguity. Accuracy metrics aggregate these probabilities across all samples to produce a single quality score.
Dosage R² vs. Best-Guess Concordance
Two distinct validation approaches exist. Dosage R² calculates the squared Pearson correlation between imputed allelic dosages (continuous values from 0 to 2) and true genotypes—this is the standard accuracy metric. Best-guess concordance converts imputed probabilities to hard calls and measures the percentage of exact matches. Dosage R² is preferred because it retains uncertainty information and better reflects the input to downstream PRS models.
Minor Allele Frequency (MAF) Stratification
Imputation accuracy is not uniform across the allele frequency spectrum. Common variants (MAF > 5%) routinely achieve R² > 0.95 with modern reference panels. Low-frequency variants (0.5% < MAF < 5%) show moderate accuracy (R² 0.6–0.9). Rare variants (MAF < 0.5%) exhibit sharply reduced accuracy (R² < 0.5). Quality control pipelines must apply MAF-stratified accuracy filters rather than a single global threshold to avoid discarding well-imputed rare variants or retaining poorly imputed common ones.

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.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us