Skip to content
This repository was archived by the owner on Jul 2, 2026. It is now read-only.
This repository was archived by the owner on Jul 2, 2026. It is now read-only.

Improve w2_wages_from_qualified_business imputation #236

Description

@MaxGhenis

Currently we're setting it to 10.1% of qualified business income sources (not considering deductions):

W2_WAGES_SCALE = 0.101
puf["w2_wages_from_qualified_business"] = qbi * W2_WAGES_SCALE

Let's add some stochasticity at a minimum. It also doesn't make a lot of sense to tie W2 wages to QBI, given W2 wages subtract from QBI which is a net concept.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions