[R] multinomial logistic regression

David Firth d.firth at warwick.ac.uk
Thu Sep 23 13:37:35 CEST 2004


On 23 Sep 2004, at 01:36, array chip wrote:

> Hi, how can I do multinomial logistic regression in R?
> I think glm() can only handle binary response
> variable, and polr() can only handle ordinal response
> variable. how to do logistic regression with
> multinomial response variable?

Perhaps multinom() in package nnet (in bundle VR) will do what you want?

Regards,
David

>
> Thanks
>
>
> 		
> __________________________________
>

> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! 
> http://www.R-project.org/posting-guide.html




More information about the R-help mailing list