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]
st: Testing for IIA with rologit using suest
From
Bart van Rijsbergen <[email protected]>
To
[email protected]
Subject
st: Testing for IIA with rologit using suest
Date
Tue, 30 Nov 2010 15:26:20 +0100
Dear listers,
I performed a rologit and I want to test for the IIA assumption.
I used a hausmantest, but I also want to test using the suest command.
I used this code:
rologit rank prov att dist costs tech, group (id) nolog reverse
estimates store fullbase, title (all cards)
rologit rank prov att dist costs tech if cards ! = 1, group (id) nolog reverse
estimates store card1base, title (remove card1)
suest fullbase card1base
Then I get the following error-message:
unable to generate scores for model.
suest requires that predict allow the score option.
r(322);
What am I doing wrong?
Many thanks,
Bart
*
* 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/