Hi everyone!
I am working on a project which is similar to the following two papers:
Egen intialcontr = group(age, roa, assets) followed by a reghdfe regression with the fixed effects added in absorb.
however when I do this a lot of my data goes missing and I end up with to few observations.
Best Rick
I hope you can help me.

I am working on a project which is similar to the following two papers:
- Chaney, T., Sraer, D., & Thesmar, D. (2012). The collateral channel: How real estate shocks affect corporate investment. American Economic Review, 102(6), 2381-2409.
- Cvijanović, D. (2014). Real estate prices and firm capital structure. The Review of Financial Studies, 27(9), 2690-2735
Egen intialcontr = group(age, roa, assets) followed by a reghdfe regression with the fixed effects added in absorb.
however when I do this a lot of my data goes missing and I end up with to few observations.
Best Rick
I hope you can help me.
Comment