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

Re: st: Questions on gologit2 (fitstat and test [mleq1=mleq2])


From   "Herve STOLOWY" <[email protected]>
To   <[email protected]>
Subject   Re: st: Questions on gologit2 (fitstat and test [mleq1=mleq2])
Date   Tue, 27 Sep 2005 21:55:24 +0200

Dear Richard:

Thank you very much for your help. It works perfectly. (I read more carefully your help file and pdf file. I found the nolabel option. With it, I can keep my test without changing anything).

Best regards

Herv�

***********************************************************
Professeur/Professor
Coordinateur du D�partement/Head of Department
HEC Paris
D�partement Comptabilit� Contr�le de gestion / Dept of Accounting and Management Control
1, rue de la Liberation
78351 - Jouy-en-Josas
France
Tel: +33 1 39 67 94 42 - Fax: +33 1 39 67 70 86
[email protected]
http://campus.hec.fr/profs/stolowy/perso/home.htm
>>> [email protected] 09/27/05 3:05 PM >>>
At 08:03 AM 9/27/2005, Herve STOLOWY wrote:
>Dear All:
>
>I have two questions concerning -gologit2- (downloadable from SSC).
>
>I have used -gologit- several times with the following commands:
>
>xi, prefix(): gologit format size1 auditor_d standards_d for_list 
>lev2 sales_int3 i.gics4
>
>fitstat
>
>test [mleq1=mleq2].
>
>With -gologit2- and the same command lines, I get two error messages:
>
>. After -fitstat-: "-fitstat- does not work with the last model estimated".
>. After test [mleq1=mleq2]: "equation mleq1 not found".
>
>I read the help file of -gologit2- but I can't find the equivalent 
>of the above commands. I am sure that I miss something, but my level 
>of understanding is not good enough.

-fitstat- does not currently work with -gologit2-.  Add the -v1- 
parameter to -gologit2-, e.g.

xi, prefix(): gologit2 format size1 auditor_d standards_d for_list 
lev2 sales_int3 i.gics4, v1

That should solve both your problems; if not get back to me.  Also, 
for -test- commands, you can refer to equations by their number, e.g.

test [#1=#2]

That tends to be safest because you don't have to worry about how the 
equations are labeled.  In gologit2, the default is to use the value 
labels of y for the equation labels, whereas in -gologit- the default 
is to label them mleq1, mleq2, etc.

Incidentally, there is more info on gologit2 at

http://www.nd.edu/~rwilliam/gologit2/index.html

The troubleshooting FAQ is at

http://www.nd.edu/~rwilliam/gologit2/tsfaq.html


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


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