Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: problem with xtlogit


From   jlinhart@stata.com (Jean Marie Linhart, StataCorp LP)
To   statalist@hsphsun2.harvard.edu
Subject   Re: st: problem with xtlogit
Date   Tue, 27 Nov 2007 16:28:49 -0600

"Daniel Macneil" <macneida at gse dot harvard dot edu> wrote:

> I am trying to fit a model using xtlogit (random effects), like so many times
> before, but for some reason, I am now getting this error:
> 
> "option logF() not allowed"
> 
> anyone know what it means and what I should do?

Yes!  Your ado files are ahead of your executable.

. update query

Should demonstrate that this is the problem.

. update all

Should fix (most of) this.

Do not forget

. update swap

which is what actually swaps the old executable for the new one.
After this is completed, all should be well.

If further help with updating is required, please contact technical support
tech-support@stata.com; you may want to include the results of the
-update query-.

--Jean Marie
jlinhart@stata.com
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2025 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index