How to extract data from output
Posted: Sat Nov 09, 2013 1:35 pm
Please I need some help, and if someone know, I thanks in advanced.
I ran 93 regressions, so I have now 93 outputs with 93 alphas, and 93 b1, 93 b2, 93 b3...
I need a table with this data.
Collum 1 collum 2 ... collum 9
alpha 1 b1 b1
alpha 2 b2 b2
. . .
. . .
. . .
alpha 93 b93 ... b93
Is it possible? or should I done it when I wrote the program which ran the regressions?
Thanks
I ran 93 regressions, so I have now 93 outputs with 93 alphas, and 93 b1, 93 b2, 93 b3...
I need a table with this data.
Collum 1 collum 2 ... collum 9
alpha 1 b1 b1
alpha 2 b2 b2
. . .
. . .
. . .
alpha 93 b93 ... b93
Is it possible? or should I done it when I wrote the program which ran the regressions?
Thanks