I have a fixed effects regression with many controls.
I want to store the coefficient of ddXpay only.
Thanks
Code:
reghdfe pm p_diff l1.pm dd ddXpay rnd firm_volatility industry_volatility ind_mkt ind_tang s_gr net_ppe, absorb(co_code)
Thanks
Comment