Hi everybody!
I have a lingitudinal 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 s.e. after reghdfe command
graph: quantile regression coefficients - xtrifreg commandDear all, Can you help me with the code to create a graph of the quantile regression coefficients u…
Creating a subsequent variable after "max" commandHi, I'm having difficulty in creating a variable after using "max" command. Below illustrates it. …
How to loop over quarters starting at third quarterHello, I am dealing with fixed width data in a .txt file that includes date. The data spans 1973 to…
Set path to a link folderHello everyone, I am working on a project which takes several INPUT from several folders disseminat…
Counting number of specific observations per groupDear all, I have a simple problem for which I have not been able to find a solution. Imagine a very…
Subscribe to:
Post Comments (Atom)
0 Response to How to save s.e. after reghdfe command
Post a Comment