Hi all, You can consult help of the functions multinom (library(MASS)) and vglm (library(VGAM)).
hope this help, Pierre Selon Walter Paczkowski <[EMAIL PROTECTED]>: > 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 > > ______________________________________________ > [email protected] 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. > > ______________________________________________ [email protected] 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.
