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
Stationarity, Markov switchingHi everyone, I was trying to model times series with markov switching regimes. Preliminarily, do I n…
Need help with sampling processHello, I am working with a dataset with merged data from 2 survey rounds (2005 & 20011). The f…
Cartesian product of ColumnsDear Statalisters, I have 2 sets Set_1= {HH, HT, TT, TH} and Set_2 = {1, 2, 3, 4}. These are the in…
GMM for time seriesHello Statalist, 1.I am using time series data. my main equation is pbt = a0+a1pbt-1+a2pdt-1+ogt+e b…
Out of sample estimation following xtdpdgmmStata throws a 301 error (last estimates not found) whenever I try to use estimates from a dynamic m…
Subscribe to:
Post Comments (Atom)
0 Response to synthetic control missing data
Post a Comment