Hello,
I have 10 regressions of the sort y =x1 + error term, y = x2 + error term .... y=x10+ error term. Y always being the same dependant variable. Now I would like to have the following output table:
I have not find a solution with estout that I usually use to compute nice output tables.
As always, thank you very much for your help!!
Jakob
I have 10 regressions of the sort y =x1 + error term, y = x2 + error term .... y=x10+ error term. Y always being the same dependant variable. Now I would like to have the following output table:
Coefficient (effect on y) | Standard error | |
x1 | ||
x2 | ||
x3 | ||
x4 | ||
x5 | ||
x6 | ||
x7 | ||
x8 | ||
As always, thank you very much for your help!!
Jakob
Comment