Hi guys,
I hope you can help me. I am working with the following regressions:
regress ylist xlist year_*
estimates store Time_FE
regress ylist xlist importer_* exporter_*
estimates store Country_FE
regress ylist xlist importer_* exporter_* year_*
estimates store Time_Country_FE
In order to show my results in the end in one comprehensive table I use the command:
estimates table Time_FE Country_FE Time_Country_FE, star stats (N)
The problem is I am analysing data for a period of 59 years as well as bilateral trade for 22 countries, which results in an endless long output table (see attachment).
How is possible to drop all these time and country dummies so I do not see them in my table?
Thank you,
Daniel.
Related Posts with Dropping dummies from output table
Diff in Diff with different timesDear Statalisters, I am studying the following question: "What is the impact of distributing divide…
replacing missing data with mean or medianHi guys, i have a set of data (n=586) with 2 variables. in some of the variables i have 2 to 3% miss…
sample size calculationHello everyone, A friend of mine is asking me to calculate for her the sample size for an experiment…
invariant regressorsDear all, I can't understand what's going on.. I have panel data and when i run BE in stata, indivi…
deflate data using 1980 valueDear All, I found this question here (http://bbs.pinggu.org/forum.php?mod=...a=#pid55243106). The da…
Subscribe to:
Post Comments (Atom)
0 Response to Dropping dummies from output table
Post a Comment