Hi everyone,
I got the attached do-file from the former research assistant of the project I work on. As you can see in the csv file attached also, the results of the three different sub-samples the regressions run on are displayed vertically. I want to change the code such that the results from the different sub-samples will appear side by side (with a space column ). If you look at the csv file, I want to eventually get what I will get if I manually copying the cells A:38:D:70 and paste then in F1:I32.
Can someone please tell me what should I change in the attached code to make it happen?
Thank you very much,
best,
Fitzgerald.
I got the attached do-file from the former research assistant of the project I work on. As you can see in the csv file attached also, the results of the three different sub-samples the regressions run on are displayed vertically. I want to change the code such that the results from the different sub-samples will appear side by side (with a space column ). If you look at the csv file, I want to eventually get what I will get if I manually copying the cells A:38:D:70 and paste then in F1:I32.
Can someone please tell me what should I change in the attached code to make it happen?
Thank you very much,
best,
Fitzgerald.
Comment