Hello!
I would like to estimate the effect of a flood event on land prices. I have decided to use a difference-in-difference design, with a treatment group containing observed land transactions before and after the event (repeated cross-section) inside the floodplain, and a control group outside the floodplain. In addition to the price per square meter, the data also include various details about each land unit (distance to the city center, distance to the river, square meters...). The pre-treatment price trend is quite different for the two groups, so I want to restrict the control group to observations where it is more plausible to assume a parallel trend. Since the number of possible observations for the control group is large (45000 observations), I want to select only those that might closely resemble my counterfactual.
I have read a lot about matching techniques, but I am struggeling to implement them properly.
My approach was the following:
1. I performed PSM with different types (NN, Calapier...) and chose the one where the covariates are best balanced.
2. I created a dataset with only the matched data and estimated the DiD.
My questions are:
1. is it ok to use covariates that correlate with the dependent variable and treamtnet status?
2.Can I include the covariates in the DiD regression with the matched data?
3.What problems may arise with cross-sectional data? Should I match the pre and post treamtent observations separately?
4. Are there other (better) techniques for control group selection?
Related Posts with control group selection for DiD
Replace the value of one variable with the value of different variableHi all, I am trying to code used to replace values of one variable with other values from different…
The first stage outcome estimated by "ivreg2 savefirst" different from its OLS estimationI use two specifications to estimate the first stage for the relationship between the endogenous var…
Help MCO vs PPML (Ramsey Test)Hi, I am trying to estimate a gravity equation. I have used MCO and PPML. However, the MCO results …
twoway bar option over() not allowedHello, I am trying to combine a clustered-type bar chart with a scatter plot (I know it's an odd co…
what is the test after ppml? help needed, thank youDear Joao, I am doing a Gravity Model estimating the export potential of China tea to other countrie…
Subscribe to:
Post Comments (Atom)
0 Response to control group selection for DiD
Post a Comment