Check skew between household and person weights in PUMS
check_weight_skew.RdChecks skew between household and person weights in PUMS data, reporting percent difference and population totals. Use to diagnose weighting issues.
Details
Calculates percent skew between household and person weights.
Reports population totals and skew for diagnostics.
Used for validation; returns nothing.
See also
scripts/weighting/initial_weights.R
Other validation helpers:
check_daypat_results(),
check_group_sum(),
check_group_sums(),
check_initial_weights(),
check_ref_counts()