Hi there,
I'm using Stat but i'm new to this software and i have some issues with storing data and then exporting it. Just to create a context, I have sorted by a variable, then i have to repat the same regression for each value of this variable. So I used
sort Tgt_sect
by Tgt_sect: reg ...
Now i want to store all the results in one table, but i can't find the right way.
Thanks to everyone that will help
I'm using Stat but i'm new to this software and i have some issues with storing data and then exporting it. Just to create a context, I have sorted by a variable, then i have to repat the same regression for each value of this variable. So I used
sort Tgt_sect
by Tgt_sect: reg ...
Now i want to store all the results in one table, but i can't find the right way.
Thanks to everyone that will help

Comment