Update rate report with adjusted factors
update_rate_report.RdUpdate rate report by combining raw, rescaled, capped, and aggregated factors for reporting. Use to generate final rate report for weighting and validation.
Details
Combines raw, rescaled, capped, and aggregated factors into unified report.
Relabels and adjusts values for reporting consistency.
Returns a copy; does not modify by reference.
Assumes valid input tables; errors if missing columns.
See also
scripts/weighting/update_rate_factor_report.R
Other weighting pipeline:
aggregate_targets(),
calc_day_weights(),
calc_linked_trip_weights(),
calc_person_weights(),
calc_sample_plan_counts(),
calc_tour_weights(),
calc_trip_weights(),
create_ie_adjustment_data(),
create_target_update_table(),
format_income_bins(),
get_day_groups(),
get_income_broad(),
get_income_broad_xwalk(),
prepare_zone_groups(),
update_daypat_seed(),
update_daypat_targets(),
update_income_broad_labels(),
update_targets()