Skip to content
Prev 322790 / 398503 Next

Factors and Multinomial Logistic Regression

On May 1, 2013, at 15:48 , Lorenzo Isella wrote:

            
(A) The example doesn't run for me. library(ares) is not available on current R versions, but even where it is available, it doesn't provide a multinom() function?

(B) If I insert library(nnet), to get a multinom(), I get exactly the same result as Stata does! 

Did you by any chance diddle with options(contrasts=...)?

-pd