Dear all,
I have a balanced panel data and I just ran a regression where I have tried to cluster std errors at the firm level (id is firm id) (Years 2001 to 2010)
The model is: 𝑦𝑖𝑡 = 𝛽𝑡𝐷𝑖 + 𝛼 + F𝑖 + Y𝑡 + 𝜖𝑖𝑡 (Di is treatment dummy, F𝑖 & Y𝑡 are Firm and Year fixed effects respectively)
The question is:
I want to form a separate dataset using estimates of 𝛽𝑡 , the lower and higher bound estimates of 95% confidence intervals of 𝛽𝑡, estimates of Y𝑡, estimates of 𝛽𝑡 + Y𝑡 and with 2005 as the base year or the omitted category. How to do this?
(For regression I tried the command: regress index treat i.id ib2005.year id#year, vce(cluster id). However, this still doesn't set 2005 as the base year. )
Any feedback is much appreciated.
Thank you.
Best,
Lars.
Related Posts with Generating a separate dataset of estimated coefficients
Plot the prediction the native-migrant LFP at the 25th and 75th percentile of an explanatory varibleHello, I trying to generate a plot that has the YSM on the x-axis and the native-migrants LFP differ…
Get a flag using assertHi all, I am trying to select only binary variables, I tried with assert option rc0 but lamentably …
SGMM - problem with Sargan/Hansen testsI have a question regarding SGMM. I have run the regression 'xtabond2 gdpg lgdpg d pop educ loginv, …
Problem in detecting influencial cases using cookDear Sir or Madam, I am trying to detect influencial cases using the "cook" approach with regress. …
Avoid duplicate removal: Loop to create new id of a duplicate within panel?Dear Statalist Community, I have a problem with repeated time values in my panel (daily time interv…
Subscribe to:
Post Comments (Atom)
0 Response to Generating a separate dataset of estimated coefficients
Post a Comment