Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: predict after svy logit


From   Richard Williams <[email protected]>
To   [email protected], <[email protected]>
Subject   Re: st: predict after svy logit
Date   Wed, 15 Jun 2005 12:05:21 -0500

At 10:42 AM 6/15/2005 -0400, Schonlau, Matthias wrote:
Dear stata listers:

In version 9, When I use predict after " svy: logit" the predicted probabilities range from roughly 0.8 to greater than 2.0. I don't understand this. When predicting in Version 8.0 (under version control) I get predictions that are credible. The survey logistic regression give the same coefficients for both version 8.0 and version 9.0 , the problem is only the prediction.
My theory, incidentally, is that there is a bug in the built-in _predict command. The reason this is my theory is because I can't see what it is doing when I -set trace on-, and I don't see any other obvious culprits. If it isn't that, then I bet there is a problem with logit_p.ado.

Incidentally one other workaround (I think) is to use mlogit or ologit instead, e.g.

svy: mlogit y x
predict temp3 temp4

temp4 is the variable you want. This seems to work ok.


-------------------------------------------
Richard Williams, Notre Dame Dept of Sociology
OFFICE: (574)631-6668, (574)631-6463
FAX: (574)288-4373
HOME: (574)289-5227
EMAIL: [email protected]
WWW (personal): http://www.nd.edu/~rwilliam
WWW (department): http://www.nd.edu/~soc

*
* 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–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index