Hi Roy,
thx a lot, you were right, there was a mistake in my code.
I am wondering though if there is anyway to illustrate the random
intercepts in a different way. In your example the random intercept as
well as the residuals can be found in column 2 and column3, whereas
I'd prefer to have them in the same column as all other variables
(column 1)
best
Chris
On Fri, Sep 18, 2009 at 8:06 PM, Roy Wada <[email protected]> wrote:
>> 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/
>
*
* 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/