Hey!
I`m trying to get graphs for my panel data. I`m looking to graph with a regression discontinuity design,
i) Average speed on my y-axis and month and year on the x-axis.
ii) Traffic observations on my y-axis and month and year on the x-axis
The cut-off point for my data is a change in the speed limit at a specific date in 2015.
I have hourly data for 5 different vehicle classes on 4 different road lanes for all years (2011-2018).
I am wondering about the following:
1) What commands I can utilize to get my graph?
2) What do I need to do to prepare my data set for commands?
3) I read somewhere that I should use bins. I have used the command egen MMYY = group(month year). Is this sufficient?
If more info about my work and/or my data set is needed, I will gladly elaborate.
Related Posts with Regression Discontinuity Design for change in speed limits
Assigning the coefficients of a collinear dummy variable kept in the model to the omitted dummy variablesI am doing rolling regressions with many dummy variables and retrieving coefficients of those dummy …
Keep observations with matching keyword in string variable textI would like to restrict my analysis to variables with a particular keyword in text. The dates are …
test for paired sample with unequal variancesDear Statalists, I have two sample (348 cases and 371 controls) matched by sex and age. Now I would…
Note alignment in twoway graphsDear statalisters, I would like to align some notes below a twoway graph. So far I have only been a…
Rounding values (less decimale points) in map legend using spmapDear all, I am creating maps using the user written programme spmap (see ssc install spmap). My cod…
Subscribe to:
Post Comments (Atom)
0 Response to Regression Discontinuity Design for change in speed limits
Post a Comment