View source: R/matching_lazy.R
| transpose_lazy_cost_spec | R Documentation |
A cheap metadata field-swap (left_mat <-> right_mat, n_left <-> n_right),
unlike the dense path's t() matrix copy. Calipers/max_distance are
unaffected: a caliper's var_index refers to a matching VARIABLE
(a column shared by both sides), not a left/right unit index, so it does
not need to change when the roles of left/right are swapped.
transpose_lazy_cost_spec(spec)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.