Skip to content
Prev 67693 / 398506 Next

multinom and contrasts

Dear John,

Thanks for the answer! In my own dataset, The
multinom() did not converge even after I had tried to
increase the maximum number of iteration (from default
100 to 1000). In this situation, there is some bigger
diffrenece in fitted probabilities under different
contrasts (e.g. 0.9687817 vs. 0.9920816). My question
is whether the analysis (fitted probabilities) is
still valid if it does not converge? and what else can
I try about it?

Thank you!
--- John Fox <jfox at mcmaster.ca> wrote:
xx<-multinom(Type~Infl+Cont,data=housing[-c(1,10,11,22,25,30),],
xx<-multinom(Type~Infl+Cont,data=housing[-c(1,10,11,22,25,30),],
xx<-multinom(Type~Infl+Cont,data=housing[-c(1,10,11,22,25,30),])
xx<-multinom(Type~Infl+Cont,data=housing[-c(1,10,11,22,25,30),])
obj.glm<-glm(Cont~Infl+Type,family='binomial',data=housing[-c(
obj.glm<-glm(Cont~Infl+Type,family='binomial',data=housing[-c(