Array Folks, I’m trying to plot some graphs related to command synth in Stata, but I’m not succeeding…
I want to create with my dataset some graphs of the following paper:
Abadie, A., Diamond, A., & Hainmueller, J. (2015). Comparative Politics and the Synthetic Control Method. American Journal of Political Science, 59(2), 495–510. https://doi.org/10.1111/ajps.12116
Graphs:
Array
«FIGURE 3 Per Capita GDP Gap between West Germany an» (Abadie et al., 2015, p. 504)
«FIGURE 6 Leave-One-Out Distribution of the Synthetic Control for West Germany» (Abadie et al., 2015, p. 506).
My dataset is a panel and has 27 states, 10 years (2012 to 2021), my dependent variable is hompm (homicides per 100.000 hab.), my data is annual, and treatment happended to RS state (id 23) in February/2019.
I am creating the synthetic RS state (id 23) by using the code below:
synth hompm hompm(2012) hompm(2013) hompm(2014) hompm(2015) hompm(2016) hompm(2017) hompm(2018) pibpc ocuppc popppc osppc salmed gini pop pp1624, trunit(23) trperiod(2019) fig
I really have no idea on how to plot graphs in Figure 3 and 6… Could you help me, please?
I can send you my dataset, if necessary.
Thanks in advance!
Related Posts with Plotting graphs related to synth (synthetic control)
How to remove rows containing ratees not in the rater list in a team?I would like to remove the rows containing ratees not in the rater list. For example, in the dataset…
Interpreting coefficients in a dummy * log transformed variable interactionHi Statalist, Whilst this is not a purely stata related question, it relates more to econometrics, …
Stochastic frontier analysis-flexible Fourier(augmented translog) cost functionHello Statalist, I am trying to do a flexible fourier analysis on stata using truncated normal dist…
Identify variables with identical prefixesDear Statalisters, say I have the following variable names: Code: child_id_kp child_id_ka child_id…
How to replace missing values for certain rows in STATAI'm wondering how to replace missing values in STATA for certain rows only (as noted above). I have…
Subscribe to:
Post Comments (Atom)
0 Response to Plotting graphs related to synth (synthetic control)
Post a Comment