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
PESCADF / MULTIPURT panel unit root testsHello, I am just wondering if there is a way to choose the number of lags in PESCADF or MULTIPURT p…
Confusion about how to keep students in the right courses in the right levelStata 15.1 I have a list of students who are taking certain courses. Some of the courses have level …
Survival Function List - Cox RegressionHello, I am able to generate the survivor function overtime with the following code and associated …
Tobit regression will not workI'm running a tobit regression to work out price elasticises and cross price elasticities for demand…
Unbalanced panel dataHi Statalists I have an unbalanced panel data set of countries in the period 2002-2015 and I want t…
Subscribe to:
Post Comments (Atom)
0 Response to Eventdd error
Post a Comment