Mixed-Effects Multinomial Logistic Regression
显示 更早的评论
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 个评论
Ruadhan Stokes
2016-11-30
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
2019-2-14
I'm also looking to do this....
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Multinomial Distribution 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!