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

st: predict after logitem generates error


From   Brian Wells Pence <[email protected]>
To   [email protected]
Subject   st: predict after logitem generates error
Date   Wed, 29 Jun 2005 15:27:00 -0400 (EDT)

I am using the command _logitem_, written by M. Cleves and A. Tosetto and
published in STB-55.

I get an error message when I try to use _predict_ after the estimation
command.  For example:

. sysuse auto, clear
(1978 Automobile Data)

. logitem foreign price, sens(.9) spec(.8) nolog
[output omitted; the OR = 1.000053]

. predict p
unrecognized command:  logite_p
r(199);

Although the above is a silly model, I get the same error in my analysis
data set.  Any ideas why or whether I can fix this?  I am using version
8.2 on Windows XP.

Thanks,
**********************
Brian Wells Pence, MPH
Epidemiology Department
UNC-Chapel Hill School of Public Health
CB# 7435, Chapel Hill, NC 27599-7435
[email protected]

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