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]
AW: st: AW: ordinal logistic regression diagnostic
From
"Martin Weiss" <[email protected]>
To
<[email protected]>
Subject
AW: st: AW: ordinal logistic regression diagnostic
Date
Mon, 26 Apr 2010 16:52:31 +0200
<>
Nope, runs without any problems for me:
*************
webuse fullauto, clear
ologit rep77 rep78 model
fitstat
*************
Output:
Measures of Fit for ologit of rep77
Log-Lik Intercept Only: -89.895 Log-Lik Full Model:
-59.677
D(60): 119.354 LR(2):
60.437
Prob > LR:
0.000
McFadden's R2: 0.336 McFadden's Adj R2:
0.269
ML (Cox-Snell) R2: 0.600 Cragg-Uhler(Nagelkerke) R2:
0.642
McKelvey & Zavoina's R2: 0.653
Variance of y*: 9.470 Variance of error:
3.290
Count R2: 0.636 Adj Count R2:
0.385
AIC: 1.990 AIC*n:
131.354
BIC: -132.026 BIC':
-52.057
BIC used by Stata: 144.492 AIC used by Stata:
131.354
Which version of -fistat- do you use? Mine is
. which fitstat
c:\ado\plus\f\fitstat.ado
*! version 1.8.1 2007-09-18
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von amatoallah
ouchen
Gesendet: Montag, 26. April 2010 16:49
An: [email protected]
Betreff: Re: st: AW: ordinal logistic regression diagnostic
Thanks a lot Martin for your prompt answer,
But in the example you gave below, you have used 2 quantitative
variables (length and mpg) , the problem I mentioned occur when only
using qualitative variables,
If I reuse your example
webuse fullauto, clear
ologit rep77 rep78 model
-fitstat-
variable _cons not
found
r(111))
I think that my issue is more clear now,
*
* 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/
*
* 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/