PolicyEngine / PolicyEngine/popdgp
The popdgp methods paper: formalization + metric-blind-spot power study + multi-view
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Task
The popdgp methods paper: "Evaluating synthetic populations against the surveys that observe them." Venue: Survey Methodology or Journal of Official Statistics (both diamond OA); submits after imputation-paper (which it cites as the first application).
Contributions
- Formalization: latent population, survey views (variable subset ∘ design ∘ measurement), per-view scoring in the view's own idiom (no cross-survey consistency required), sampling floors, and the block decomposition — in particular coverage's invariance to candidate reweighting (the calibration-blind block) and what that separates.
- Designed metric-blind-spot study: plant known failures (tail inflation ×k, mode collapse, broken coupling, wrong zero mass, measure-vs-support errors) in synthetic populations and measure which blocks detect which failures at which sample sizes and subsample caps. The imputation-paper's tail-blindness discovery (capped geometry certifying a 2× q99 error), generalized from anecdote to power study.
- Multi-view instantiation: CPS + SCF (+ SIPP when data lands) simultaneously.
- Formal-ancestry positioning (data integration/superpopulation; block-missingness fusion; proper scoring rules; PRDC) — no unified operational benchmark exists in the population-synthesis literature.
Dependencies: the extraction issue; SIPP source for the third view (optional for v1).
🤖 Generated with Claude Code
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the extraction issue, then inspect the repository entry points for the evaluation harness and its existing survey inputs. Define the formal view and scoring model, implement the metric-blind-spot power study, and instantiate it for CPS and SCF; SIPP is optional for v1. Done means the methods paper's formalization, study results, and multi-view evaluation are reproducible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- analytics, data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100