Hi , I have a question about how I can export many tables in a good format. I am trying to run regressions for 49 industries (later I need up to 100), and 12 time periods.
I am running my regressions using: [by industry yeargroup, sort : regress ind monday tuesday wednesday thursday friday, noconstant] .
this gives me 49x12 tables, I tried using the asdoc plug with the wide format, however Stata gives me an syntax error. I would like to know if there is another way to get these regression results in nice formatted tables, preferably all industries in 1 table for each time period (thus 12 tables for each time period, containing all the industries). Help is very appreciated
Related Posts with exporting many tables to excel
Tabs for data with commasHello Statalist. I have survey data where, for some questions, respondents were able to choose mult…
Seemingly Unrelated Regression (SUR) for ordered logit and random effectsDear All, I am using STATA 16. I am trying to estimate a SUR model. Brief Data: My four dependent…
rolling regression (from the very beginning) with predicted y and residuals?Dear All, I have this data set, Code: clear input int year double(inf gdp) float(inf1 gdp1) 1990 5…
Creating a variable according to the group-level combination of other variables id group a b c 1 1 1 0 1 2 1 0 1 1 3 1 1 0 1 4 2 1 0 0 5 2 1 0 0 6 3 0 1 1 7 3 1 0 …
Duplicate cases –assign single random id to all duplicate casesI have a question about how to assign a random id to duplicate cases. I am cleaning survey data and …
Subscribe to:
Post Comments (Atom)
0 Response to exporting many tables to excel
Post a Comment