[R] multinomial logit estimation

bady at univ-lyon1.fr bady at univ-lyon1.fr
Thu Jul 19 15:05:03 CEST 2007


Hi all,

You can consult help of the functions multinom (library(MASS))
and vglm (library(VGAM)).

hope this help,

Pierre




Selon Walter Paczkowski <dataanalytics at earthlink.net>:

> Good morning,
>
> I'd like to estimate a simple multinomial logit model in R (not a McFadden
> conditional logit).  For instance, I'd like to estimate the probability of
> someone having one of eight titles in a company with the independent
> variables being the company characteristics.  A binary logit is well
> documented.  What about the multinomial?
>
> Thanks,
>
> Walt Paczkowski
>
> ______________________________________________
> 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
> and provide commented, minimal, self-contained, reproducible code.
>
>



More information about the R-help mailing list