| .balance_flow_audit | R Documentation |
Recomputes the matched sample's cardinality, its imbalance at every level and
its total distance from the flow's own pair arcs, and compares the arc costs
against
P * (K - pairs) + sum_h eps_h * imbalance_h + sum_ij d_ij x_ij.
.balance_flow_audit(problem, index, flow, cost = NULL, tiers = index$tiers)
A list holding the feasibility counts, the objective read both ways, and the gap between them.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.