Dear all,
I ran some DiD regressions to estimate the effect of a policy on the level of good supply per firm.
Now I would like to infer also implications for aggregate supply.
(which I do not want to infer from a simple pre-post comparison of actual aggregate supply as that would be biased by other inter-temporal changes).
Now to the extent to which effects are heterogeneous by firm size I cannot just say that if the average firm was triggered to grow its supply by 5% then so did aggregate supply. Instead I'd like to re-estimate the equation but assign more weight the larger the firm.
My first hunch was to estimate
xtset firm
xtreg supply post_treatment FE_firm* FE_time* [iweight = firmsize], cluster(firm) fe
or
reghdfe supply post_treatmentFE_time* [iweight = firmsize], absorb(firm) cluster(firm)
Stata told me that the -iweight- option is not allowed with -xtreg- or -reghdfe-, so then I did the same with [aweight = firmsize] which runs through.
Yet I'm not sure whether this procedure makes sense from what I've described and would be very grateful if you have any views on whether it does or whether you'd proceed differently?
Thanks so much!
PM
Related Posts with Effect on aggregate supply with a DiD regression for firm supply, AWEIGHTING by firm size?
Football and Covid, problem in including some teamsGood Evening. I am dealing with a project in Econometrics, in which I have to see what is the effec…
Rolling Regression for cross sectionBelow is the code that i used to calculate monthly residuals following Fama and French three Factor …
FRM estimation in panel dataDear researchers, I estimate balanced panel data N = 77, T = 6, in which the dependent variable is …
zero inflated Panel data (Interrupted Time series)Hello Experts, I have panel data set which is zero inflated (99%). I am planning to do an Interrupt…
Panel yes / no and how do deal with themDear Community, I am collecting data from the updates that various projects have. I would like to in…
Subscribe to:
Post Comments (Atom)
0 Response to Effect on aggregate supply with a DiD regression for firm supply, AWEIGHTING by firm size?
Post a Comment