Hi I want to do logistic regression for multinomial data. How can I do it in R? Thanks a lot Nimal Fernando [[alternative HTML version deleted]]
JLucke at ria.buffalo.edu
2009-Sep-25 17:00 UTC
[R] Logistic Regression for Multinomial Data using R
Use polr from the MASS package Nimal Fernando <pnptdp@gmail.com> Sent by: r-help-bounces@r-project.org 09/25/2009 12:33 PM To r-help@r-project.org cc Subject Re: [R] Logistic Regression for Multinomial Data using R Hi I want to do logistic regression for multinomial data. How can I do it in R? Thanks a lot Nimal Fernando [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org 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. [[alternative HTML version deleted]]
Apparently Analagous Threads
- multinomial logistic regression
- R Codes for fitting Logistic Regression for Multivaraite Data
- Multinomial logistic regression
- does multinomial logistic model from multinom (nnet) has logLik?
- How to get predicted marginal (aka predicted mean) after multinomial logistic?