Hello, I am currently working on applying the Synthetic control method on Stata. To resume my work, I am looking to estimate the effect of EU accession on the Food Production index of a country (that integrated EU in 2004).
I have one outcome variable (food production index) and five other predictor variables. I have one treated country and 12 control countries in my donor pool.
However, I am facing a problem when I am running the placebo test. I would like to exclude countries that have poor pre-intervention RMSPE in my placebo test. For instance, I would like to exclude countries, in my donor pool, that have a pre-intervention RMSPE of more than 5 times higher than the RMPSE of my treated country. Could someone help me get the graphical result of this placebo test?
Here is the coding of my synthetic control function
[tsset ID Time
tempfile keepfile
synth_runner FPI2 realGDPpercap valAddAgri perAgriland Ruralpop EmployAgri shareGrossCap, trunit(1) trperiod(2004) trends gen_vars keep(`keepfile ')]
Related Posts with Synthetic Control, Synth command
graph bars that stack positive and negative valuesHi everyone, I'm trying to create a graphic with horizonal bars in which I could stack positive an…
String variable related commandsHi, I have two queries regarding the following string variables in my database: 1. String Variable…
Confused why my R^2 is either 0 or 1Hi All, I am a bit confused why my r2 value seems to be either very close to 0 or very close to 1. …
Addstats at the bottom of the table Dear all, I want to make a table of regression output like this: .(see the pic) But I want to add…
Price trendHi all, I have a panel data of Molecules observed in quarters in each country a follows: Code: * …
Subscribe to:
Post Comments (Atom)
0 Response to Synthetic Control, Synth command
Post a Comment