Runs every estimand of a weightflow_estimation across the cross of its step_domain()
columns, using the coordinated replicates for the variance, and returns a tidy table.
Arguments
- est
a
weightflow_estimationfromstep_estimate().
Value
a weightflow_estimation_result: one row per (estimand x domain cell) with
estimate, se, ci_lower, ci_upper and (for changes) rho. The object also
carries a row-aligned detail frame (confidence level, effective replicates, the
two wave levels behind a change and the overlap design effect) and the pipeline's
filters, so report_panel() can document the estimates without re-running them.
