Bayer-Group / pybalance

A library for minimizing the effects of confounding covariates
BSD 3-Clause "New" or "Revised" License
12 stars 0 forks source link

Cardinality Matching #9

Closed sprivite closed 3 months ago

sprivite commented 9 months ago

Implement a matcher that, rather than optimizing balance subject to size constraints, optimizes matching size subject to balance constraints. I see this as only applicable in the LIP approach. See https://kosukeimai.github.io/MatchIt/reference/method_cardinality.html and references therein.