Panel Data analysis for Categorical response variable
显示 更早的评论
I need to estimate a fixed effects panel data model with categorical ordered response variable.
If instead of a panel my data was one-dimensional (one subject over time, or many subjects at one point in time), I would be able to use 'mnrfit' with "'model','ordinal','interactions','off'" options.
If my response variable was not categorical, but continuous, I would be able to use 'nlmefit' by setting up "Mixed Effects" model with fixed effects, but without random effects.
However, I have both - panel AND categorical response. How can I handle it in Matlab?
Thanks!
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Logistic Distribution 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!