Panel Data analysis for Categorical response variable
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!