Hi there
I need some help with outreg2 command.
I have 10 models and I want all of them in A4 size page (landscape layout).
Will sincerely appreciate if anyone can provide me with the code.
I use the following code as of now:
outreg2 [model33 model34 model35 model36 model37 model38 model39 model40 model41 model42] using "Stata files/ERRORTWO regression (MAIN MODEL).doc", word replace label title("REGRESSIONS for ERRORTWO (MAIN MODEL)") symbol(***,**,*) alpha(0.01,0.05,0.1) keep(var1 var 2 var3 var4 var5 var6 var7 var8 var9 var10 var11)
Thank you
Yahya
I need some help with outreg2 command.
I have 10 models and I want all of them in A4 size page (landscape layout).
Will sincerely appreciate if anyone can provide me with the code.
I use the following code as of now:
outreg2 [model33 model34 model35 model36 model37 model38 model39 model40 model41 model42] using "Stata files/ERRORTWO regression (MAIN MODEL).doc", word replace label title("REGRESSIONS for ERRORTWO (MAIN MODEL)") symbol(***,**,*) alpha(0.01,0.05,0.1) keep(var1 var 2 var3 var4 var5 var6 var7 var8 var9 var10 var11)
Thank you
Yahya

Comment