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!