> Is there any way to use outreg2 in combination with xtmixed?
>
> Chris
The following example works for me. It's more helpful if you can
post your do-file or what exactly you typed into Stata.
webuse nlswork, clear
generate age2 = age^2
generate tenure2 = tenure^2
xtmixed ln_w grade age* ttl_exp tenure* || id:
outreg2 using myfile, replace see
_________________________________________________________________
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
http://clk.atdmt.com/GBL/go/171222985/direct/01/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/