Hi all,
I'm running a synth and there are no observations for any of my variables in some periods, as it notes there are 10 units without any data in period 228. its not that there is an observation in period 228 but just the dependent var m_age is missing, there is nothing. I thought I could just exclude this one period however I think the missing entries are randomly around the data and so I would be excluding too much. Is it just not possible to run synth if there isn't data in every single period?? If so would it be fine to just generate an period that is equal to the previous or something like that so that there is an entry in every period??
Thanks.
Code:
synth m_age c_number, trunit(84) trperiod(468) nested fig -------------------------------------------------------------------------------------- Synthetic Control Method for Comparative Case Studies -------------------------------------------------------------------------------------- First Step: Data Setup -------------------------------------------------------------------------------------- control units: for 10 of out 36 units outcome variable m_age is missing in 228 pre-int > ervention MSPE period - check mspeperiod() invalid syntax r(198);
Related Posts with synthetic control missing data
String to numericSorry - I know this is very basic, I'm a relatively novice. If I want to manipulate a variable that…
Keeping a variable value over years that was only answered onceHi there, I'm investing the role of house prices on happiness and am using a FE model. The data has…
Help creating different sequences for multiple events - same individual - longitudinal datasetDear all, I have a dataset in a long format with the same individual having multiple start dates for…
Instrumental variable regressionI have an unbalanced panel dataset (N=504, T=3) and I am trying to run instrumental variable regress…
reporting marginal effect of all outcomes at once after mprobitIf I run the following code then it generates marginal effect for 2nd outcome. Code: webuse sysds…
Subscribe to:
Post Comments (Atom)
0 Response to synthetic control missing data
Post a Comment