BarkleyBG/multilevelMatching

Create single function for matching

Closed this issue · 1 comments

Instead of multilevelGPSMatch() and multilevelMatchX(), there could be a single function, multiMatch() with an argument to match on propensity scores or on covariates as desired. This would reduce lines of code, probably.

Implemented in version 0.2 with #18