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
count the number of distinct observations across variablesHello Stata folks, I am working on a dataset that each school ID has 7 years of data capturing princ…
Problems with spmapGood afternoon, the comment is new with the generation of database in STATA. OBJECTIVE: GENERATE MAP…
Web scraping / string parsing helpHello, I'm trying to scrape a webpage, and have imported html code as one variable and am trying to…
Error updating somersd; perhaps due to general update problem?I'm unable to use the cendif command within the somersd package. The error I get is identical to tha…
Fitting the basic AIDS model using nlsurHi, I wrote a program to estimate almost ideal demand system with demographic variables. I modifie…
Subscribe to:
Post Comments (Atom)
0 Response to Synthetic Control, Synth command
Post a Comment