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

RE: st: Date: Sun, 14 Mar 2004 21:07:28 -0500


From   "VISINTAINER PAUL" <[email protected]>
To   <[email protected]>
Subject   RE: st: Date: Sun, 14 Mar 2004 21:07:28 -0500
Date   Mon, 15 Mar 2004 08:38:36 -0500

Thanks Scott and Joseph.  Perhaps -testomit- will work, but, as of yet,
I can't get it to work.  I keep getting the following error after
running the command:

unrecognized command:  enumopt
r(199);

I'll keep working with it, though.

Paul



-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Joseph
Coveney
Sent: Sunday, March 14, 2004 10:48 PM
To: Statalist
Subject: Re: st: Date: Sun, 14 Mar 2004 21:07:28 -0500

Wouldn't it be Jeroen Weesie's -testomit-?

Joseph Coveney


VISINTAINER PAUL wrote:

>Does Stata have available a Score test for use after logistic
regression?
>
>Thanks
>
>Paul Visintainer

------------------------------------------------------------------------
----

sysuse auto
logistic foreign headroom, score(sco)
testomit gear_ratio, score(sco)
*
logistic foreign headroom gear_ratio
estimates store A
logistic foreign headroom
lrtest A ., stats
exit




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

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