[R] Multinomial Logit Models

Laura Gross laura at bayesian-bay.freeserve.co.uk
Mon Jan 27 12:24:05 CET 2003


Hi, Thanks for that help.

In message <Pine.LNX.4.44.0301241256030.12565-100000 at gannet.stats>,
ripley at stats.ox.ac.uk writes
>On Fri, 24 Jan 2003, L.E.Gross wrote:
>
>> I am wanting to fit some multinomial logit models (multinom command in
>> package nnet)
>> 
>> Is it possible to do any model checking techniques on these models 
>> e.g. residual, leverage etc. I cannot seem to find any commands that 
>> will allow me to do this.

>residuals() should work: it does for me.

I have tried using this:
My model is say:

model<-multinom(self~sex, data=self) yet when I try

residuals(model) I simply get the return as NULL?

Am I missing something?

Many thanks


-- 
Laura Gross
laura at bayesian-bay.freeserve.co.uk




More information about the R-help mailing list