Hi,
I'm writing a master thesis on the effect a policy change has on tax avoidance. The rule only applied to about 500 observations (treatment group) in my dataset, which in total contains around 80000. I would like to identify a control group of equal size.
Relevant matching variables are the continuous variables X1 - X4 and the binary variables Z1 - Z2. The dependent variable in the succeeding difference-in-difference regression is the continuous variable Y.
Is it possible to perform an excact match on the independent binary variables and nearest-neighbor matching or equivalent on the continuous independent variables? I tried teffects nnmatch but couldn't figure out how to match without replacements.
Any help is greatly appreciated.
I'm writing a master thesis on the effect a policy change has on tax avoidance. The rule only applied to about 500 observations (treatment group) in my dataset, which in total contains around 80000. I would like to identify a control group of equal size.
Relevant matching variables are the continuous variables X1 - X4 and the binary variables Z1 - Z2. The dependent variable in the succeeding difference-in-difference regression is the continuous variable Y.
Is it possible to perform an excact match on the independent binary variables and nearest-neighbor matching or equivalent on the continuous independent variables? I tried teffects nnmatch but couldn't figure out how to match without replacements.
Any help is greatly appreciated.
Comment