Greetings!
I am using SCM for my Project. And for robustness checks, apart from the classic in-space placebo tests advocated by Abadie et al (2010, 2015, 2021), a number of recent papers adapt the placebo exercise whereby they randomly resample the donor units and re-estimate the placebos multiple times. I have attached example fugures of what am looking for.


I would therefore like to borrow such tests but I cannot figure out how to implement it.
For demonstration, please kindly use the following (Proposition 99) data. Please assist if you can.
I am using SCM for my Project. And for robustness checks, apart from the classic in-space placebo tests advocated by Abadie et al (2010, 2015, 2021), a number of recent papers adapt the placebo exercise whereby they randomly resample the donor units and re-estimate the placebos multiple times. I have attached example fugures of what am looking for.
I would therefore like to borrow such tests but I cannot figure out how to implement it.
For demonstration, please kindly use the following (Proposition 99) data. Please assist if you can.
webuse set www.damianclarke.net/stata/
webuse prop99_example.dta, clear
Comment