Hi,
I am using my own estimation routine that does not use one of standard
stata command. To display results on the screen I use ereturn display. I
realized that it would be wonderful to make outreg work with my routine
to present results in the table with all that stars and brackets but do
not know how to do it. Is it possible?
Whenever -outreg- comes up these days the standard answer seems to be, Why
don't you try out -estout- instead? Even if -estout- won't do what you
want, the author (Ben Jann) is still actively supporting it and might be
willing to listen to good ideas for enhancements. I just tried it with one
of my own estimation routines and it seems to work fine. Use -findit- to
get it, as well as related programs like -estadd-, -eret2- and -estsave-.