PolicyEngine / PolicyEngine/snap-qc-sim

Multi-year process-drift model with year terms

Open
#34 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
0
Forks
0
Avg merge
18m
Merged PRs (30d)
5

Description

The current drift estimate is a single-transition variance decomposition (FY2024→FY2025: Var(Δ)=2·mean(SD²)+τ²; τ 1.07–1.62pp). Published state PERs exist for many prior years with known sampling designs — fit a proper longitudinal model (state effects + year effects + AR(1)/random-walk process term, sampling variances known from simulated SDs at each year's sample sizes) to estimate drift and persistence from the full panel instead of one transition. Output feeds the simulator's optional drift band. Pre-register the estimator before touching the realized series.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the simulator's optional drift-band input and the available multi-year state PER data, including each year's simulated sampling variances. Define and pre-register the longitudinal estimator before using the realized series; done means estimating state effects, year effects, persistence, and drift from the full panel for the simulator.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.