Would appreciate help with matching on propensity score within bins.
I have either:
Code:
teffects psmatch (wage) (treatment i.year i.industry var1 var2 var3, logit), nn(1)
Code:
psmatch2 treatment i.year i.industry var1 var2 var3, outcome(wage) n(1) noreplacement logit
Thanks!!!
0 Response to Combining exact and propensity score matching
Post a Comment