Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: Undocumented XTMIXED error
From
Nick Cox <[email protected]>
To
[email protected]
Subject
Re: st: Undocumented XTMIXED error
Date
Sat, 24 Sep 2011 10:14:54 +0100
The error message arises during calculation. -xtmixed- is not
reporting a problem with your syntax or data.
Try the following
webuse pig, clear
xtmixed weight week || id:, mle
If it doesn't work, my wild guess is that your Stata has not been
-update-d properly, i.e. that your executable and other files are out
of sync. Check by
. update query
Nick
FWIW, the plural of "faux pas" is also "faux pas".
On Sat, Sep 24, 2011 at 2:21 AM, Stephen <[email protected]> wrote:
> I'm new to this list so may I request that you please forgive any social
> faux pas' while I learn the norms.
>
> I am attempting to run xtmixed on Stata/IC 11.2 and receive an error:
>
> . xtmixed IR7 f3 || ID:, mle
>
> Performing EM optimization:
>
> Performing gradient-based optimization:
>
> missing parameter values not allowed
> __00000S not found
> r(111);
>
> end of do-file
>
> r(111);
>
> . list if IR7==. | f3 == . | ID==.
>
> .
>
> I cannot find any documentation on this error and do not know what it means.
*
* 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/