I am trying to export the estimates of an endogenous switching regression model (run with movestay). In total I have three separate equations and I would like to produce an automatic table reporting the coef. se and stars for the level of significance. I tried with outreg2 using the following command:
Code:
outreg2[est_1] using "myfile.xls", dec(4) label excel stats(coef se)
I can get a sort of tables using esttab but in this case the results of the selection equation are not in the same row of the output equations and even the order of the variables is different. Any suggestion?
Thanks
Federica
0 Response to Outreg2 for movestay
Post a Comment