Panel Data analysis for Categorical response variable
3 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!