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!