-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Summary
Add support for health_insurance_premiums_without_medicare_part_b as a calibration target in the local area geo-stacking workflow.
Details
- This is a person-level variable that needs to be aggregated to household level for calibration
- The existing
sparse_matrix_builder.pyalready supports this through PolicyEngine'smap_to="household"parameter - Added runner script
build_calibration_matrix.pyfor building calibration matrices with SNAP + health insurance targets - Added test coverage in
test_sparse_matrix_builder.py
Changes
build_calibration_matrix.py: Runner script for building X_sparse matrix and target vectortest_sparse_matrix_builder.py: Tests for person-level aggregation and combined targetschangelog_entry.yaml: Updated with new feature
Metadata
Metadata
Assignees
Labels
No labels