Hi,
I am trying to estimate the eventdd technique on panel data using the code created by @Damian Clarke and @Kathya Tapia Schythe.
I am using Stata16 MP with the command:
eventdd ksi_acc trend_la1-trend_la380 ib1.Accident_Month i.weekday $i_ph max_temp min_temp prcp_amt ///
i.LA_code_2009 if LA_code_2009<=10, timevar(trend_mar) method(fe, vce(robust)) leads(2) lags(2) inrange
Unfortunately, I get the following error message:
invalid numlist has too many elements
r(123);
I'm just wondering if the problem is that I have too many fixed effects? I have cut them back to less than 10.
Any help greatly appreciated.
Thank you.
Related Posts with Eventdd error
Survival analysis, discrete time - question on the model set up and goodness of fitHello Statalisters, I am trying to teach myself survival analysis estimation in STATA and at the mo…
Saving coefficient estimates and using them for kdensityDear all, I am trying to figure out how after a regression, I can save the coefficient estimates an…
Reshaping and Transposing Data in StataDear Stata Users: I have the following table in STATA. The problem is all the data is in one row. I …
Abnormality when plotting discrete-time survival functionsHi all, thanks for reading! I'm running discrete-time survival analysis and trying to plot the step-…
Comparing and assessing the fit of SUR models in StataI have two SUR models for which I want to assess the fit. I understand there is controversy as to wh…
Subscribe to:
Post Comments (Atom)
0 Response to Eventdd error
Post a Comment