View source: R/matching_constraints.R
| apply_all_constraints | R Documentation |
Main entry point for applying constraints.
apply_all_constraints(
cost_matrix,
left,
right,
vars,
max_distance = Inf,
calipers = NULL,
forbidden = NULL
)
Modified cost matrix with all constraints applied.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.