Compute reference weighted totals for multi-reference calibration
multi_raking_fp(Xp_list, wts_list, label = "Multi_Calibration")A named numeric vector of length equal to the total number of columns across all elements of `Xp_list`, containing the survey-weighted column totals \(\sum_j w_{ij} X_{ij}\) stacked in block order.
List of reference-sample design matrices.
List of numeric weight vectors, one per element of `Xp_list`.
Character scalar used as a prefix in error messages.