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
Creating graphs with scalar variablesI am having trouble difficulty creating a graph using scalar variables stored from stata (found by e…
Correlation for two variables for most recent 5 yearsHi, I want to find the correlation between deflated revenues and deflated expenses for the most rec…
Quantile regression - error message for Q(1)Dear group This is my first time that I post a question. Command: qreg Y1 X1 X2 X3, quantile (?) …
Between group difference of 2 groups with covariate-adjusted meansHi, I am new to Stata and I need to know how can I go about comparing the adjusted means between 2 …
extracting components from filename including special charactersHi, i received a bunch (several hundred) of xls. files that should be read into Stata. Unfortunately…
Subscribe to:
Post Comments (Atom)
0 Response to Regression Discontinuity Design for change in speed limits
Post a Comment