Phil Schumm <[email protected]> notices that -linktest- is running under
version 6 which produces inconsistent results in the current version of Stata:
> ...
> A quick look at the code for -linktest- (type -viewsource linktest.ado-)
> reveals why; namely, there is a -version 6- at the top, which means that when
> the model including _hatsq is fit, Stata is running under version control as
> if it were version 6. Under version 6, -glm- used Iteratively Reweighted
> Least Squares (IRLS) and reported standard errors based on the expected
> information matrix.
> Given that -glm- now uses -ml- by default, this behavior seems a bit
> inconsistent (though, admittedly, it is a minor issue).
Phil pointed out a bug in -linktest- which will be fixed in a forthcoming
Stata update.
-- Yulia
[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/