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
Constructing a Panel form entry and exit variablesHi, I currently have a database of all Australian legislators since the 20th century. The data is f…
Making quarterly variable from separate day , month and year variableIn BRFSS data the interview date variable is suppressed though the the day , month and year variable…
MediationHello Stata community ! I am new on stata and for my mastre thesis I want to do a mediation model w…
set industry dummiesDear Statalist, In my panel data, I want to control for time dummies and industry dummies. Industry…
Asdoc Query (reporting for thesis format)hello and good day, I am using Local projection method and I want to export the result of my regress…
Subscribe to:
Post Comments (Atom)
0 Response to Eventdd error
Post a Comment