Hi everybody!
I have a longitudinal dataset (individuals x years, individuals live in different areas) and I am using the following command:
reghdfe y x, absorb(area=FE year) vce(cluster pro)
where FE are the estimated fixed effects for the N areas. How can I save the cov matrix for the FE parameters? I'd like to have a NxN matrix in the .dta file.
Thanks!
Giorgia
Related Posts with How to save covariance matrix of the estimated fixed effects after reghdfe
generalised structural equation modellingDear all, I will please like to find out how to include controls in mediation analysis using genera…
Filling in missing values in long dataset using other non-missing valuesHello, I have a long dataset that includes data on events. Each individual experiences many interva…
Ordered Logit RegressionDear Statalisters, I have a quick question regarding ordered logits. I have a panel dataset with i…
Trivial question: what does f. stand for?Sorry if this is obvious, but I cannot find an answer As an example gen treatment=0 if (expectatio…
Non-normally distributed residuals, advice on how to detrend dataCode for fixed effect regression using Driscoll-Kraay standard errors and residual prediction : Co…
Subscribe to:
Post Comments (Atom)
0 Response to How to save covariance matrix of the estimated fixed effects after reghdfe
Post a Comment