I have a sort of unusual matching use case (unusual for me at least): I want to match on binary var X from a shitload of other (like at least dozens, potentially hundreds), of other, exclusively binary variables. I’ve done matching before but usually with 6-10ish continuous variables.

Comments