Hello,
I would like to build a comparison group for a difference in differences regression. I have 12 treated panels and would like to match each panel to 5 comparison panels with nearest neighbor matching. I imagine I will be using teffects nnmatch for this but I don't know the correct procedure. I would guess that the best way to do this would be to match in the year prior to treatment, and then include the entire panel of every matched and treated observation.
Can anyone suggest code for doing this?
I would like to build a comparison group for a difference in differences regression. I have 12 treated panels and would like to match each panel to 5 comparison panels with nearest neighbor matching. I imagine I will be using teffects nnmatch for this but I don't know the correct procedure. I would guess that the best way to do this would be to match in the year prior to treatment, and then include the entire panel of every matched and treated observation.
Can anyone suggest code for doing this?
Comment