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: gllamm ordered probit models


From   Lisa Marie Yarnell <[email protected]>
To   [email protected]
Subject   st: gllamm ordered probit models
Date   Sat, 28 May 2011 13:14:47 -0700 (PDT)

Hello!  I have run ordered probit models in the past using svy: oprobit.  Those have worked great for me.  But now, I am trying to run ordered probit models using gllamm so that I can nest persons within schools (scid), and I am stumped.  Even in a very basic model (below), I receive error messages.  Do I need to specify the number of random effects, which I have seen on help pages indicated as "eqs(var1 var2 var3)" in the code?  I would like for someone to help me understand what I'm doing wrong in my modeling, so I can get these analyses to run.  Thank you!


. gllamm overwt_notdep boy w1_yrs, i(scid) family(gaussian) link(oprobit) eform pweight(wt)

could not calculate numerical derivatives
flat or discontinuous region encountered
(error occurred in ML computation)
(use trace option and check correctness of initial model)

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