[R] Multinomial Logit Model

ryan at rstatx.com ryan at rstatx.com
Wed Jan 7 18:40:21 CET 2009


   I'm attempting to creat multinomial logistic regression model using the
   following code:



   mlogit<- vglm(ME ~ HIST,family=multinomial(),na.action = na.pass)

   ME (dependent variable) has three levels (0,1,2)



   How do I declare a reference outcome (either 0,1,2)?



More information about the R-help mailing list