Hello to all,
I'm creating this topic because I haven't found my answer on it.
I am currently stuck, I have just spent several days on my problem without success.
I would like to export my results in an excel or csv file linked to several regression.
I have a large dataset and I have to do several regressions. (120 regressions per order). I use the following command:
by CountryofHeadquarters, sort: regress TAA1 A1 REVRECA1 PPEA1
CountryofHeadquarters allows me to do my regressions by country
TAA1 : dependent variable
A1, REVRECA1 and PPEA1 are my independent variables.
With this, I have about 120 regressions. I can't type all the results by hand. So I would like to export all these results to an excel or csv table. But I can't do it, I tried with esttab; outreg2 and putexcel but nothing works.
I also want to include in each regression result the residuals and the p-values.
Can you please help me?
Thanks a lot,
Loïc DUBOIS
Related Posts with export multiple regression results.
sort may not be combined with byHi, Using the below current code, I could generate my desired output. That is the 95% credible inter…
Difference in Difference model of the effect of minimum wage on unemploymentHello, Can I please get help for building my model for the effect of minimum wage on unemployment. …
xtset an tssetHi! For the construction of a certain variable, I have to do following calculation: Code: generate…
graph bar with controlsHello - For a paper submission, I want to display a graph bar after a multivariate linear regression…
Testing instrument validity - ordered probitHi, I am looking at the relationship between financial inclusion and poverty. my dependent variable…
Subscribe to:
Post Comments (Atom)
0 Response to export multiple regression results.
Post a Comment