Bookmark and Share

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]

st: error with nlsur: __00000F not found


From   "Wiemann, Markus" <[email protected]>
To   <[email protected]>
Subject   st: error with nlsur: __00000F not found
Date   Wed, 13 Apr 2011 15:29:40 +0200

<>
Dear all,

I am facing an error I cannot find a cause or a solution for:
When I run -nlsur- I get the following error message

__00000F not found
(r111)

This is independent of the variables, the sample or the number of
equations I use. Even the easiest example does not work, e.g. 
nlsur (Rating Leverage)

Has anyone an idea what causes this error?


You can find an excerpt of the trace at the end of the e-mail.


Best 
Markus






******* TRACE ***********
[...]
 
------------------------------------------------------------------------
------------------ begin _parmlist ---
    - version 8
[...]
      if `ct'==0 {
      local parmlist `parmlist' `parm'
      }
      local expr "`expr' {`parm'}"
      }
      gettoken pre rest : rest , parse("{")
      }
    - local expr `expr' `pre'
    = local expr  Leverage 1
    - return matrix initmat `initmat'
    = return matrix initmat __00000F
__00000F not found
 
------------------------------------------------------------------------
-------------------- end _parmlist ---
[...]

*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index