Dear all,
I want to see the influence of a housing policy on housing prices in two regions, one was affected the other wasn't, by using difference in difference method with multiple time periods.
My equation is
Pr =B0+ B1*Dtr + B2*t + B3*Dtr*t + e
where Pr is price outcome, Dtr is the dummy variable for treatment, t is time dummy variable. so I'm guessing B3 is the effect of the policy when I do did method.
However, the data set I have only has one period before the policy was enacted, and multiple time periods after the policy was enacted.
1) With this data, can I do the standard did method with regression and see the value of B3? or do I have to change my equation?
2) After I did the process, the F-value was empty. Is it because the equation I wrote is wrong or is it because of multiple time periods?
3) Is there any way I can find the change of B3 as time passes after the policy was enacted? Do I have to do it one time step at a time?
Related Posts with A few questions about STATA difference in difference using data from multiple time periods
Variables not addingHere's the debugging output Code: = local mat_input"\" 1, 2, 2, rsex_matcell[2,2], rtable[1,5+2], r…
=="" invalid name (invalid syntax error)When I run a local variable through an if statement, it gives me the invalid name error Code: l…
Change in Beta coefficient of variable of interest and Within R^2 while running alternate specificationsDear Members, I ran the following 2 regressions(2 Models) Code: Model One xtreg cash_ta2_w L.epu…
generating dummy variable in panel data (firm-wise)Respectable Professors, Hope everyone is blessed with good health. I've panel dataset, SARS = con…
How to make the mean of my DV variable in order to run panel without year values repeatedHello every one, I am currently estimating a model in Stata 15, and I have a dataset in which I have…
Subscribe to:
Post Comments (Atom)
0 Response to A few questions about STATA difference in difference using data from multiple time periods
Post a Comment