Mixed-Effects Multinomial Logistic Regression
Afficher commentaires plus anciens
In my mixed-effect multinomial logistic regression model, the response Y is nominal with more than two levels. The predictors include a random effect (i.e., participant ID), binary predictors, and continuous predictors. The fitglme (<http://www.mathworks.com/help/stats/fitglme.html#namevaluepairs)>, fit generalized linear mixed-effect regression model does not support the multinomial outcome. And I can't find a way to add random effect when using mnrfit (<http://www.mathworks.com/help/stats/mnrfit.html#description)>. Due to the confidentiality of data, I can't post sample data set. Does anybody know if there's a function in MATLAB that can do mixed-effect multinomial logistic regression? Thanks very much!
2 commentaires
Ruadhan Stokes
le 30 Nov 2016
Hey did you ever figure this out? I am currently tring to do the same thing and just realised fitglme doesn't generalise to multinomial
ElliotHSmith
le 14 Fév 2019
I'm also looking to do this....
Réponses (0)
Catégories
En savoir plus sur Multinomial Distribution dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!