- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 06-01-2017 05:47 PM
(2088 views)
Hi,
is there any SAS procedure/method in which I can estimate a multinomial logit model (or something similar) on panel data?
So far I just know that it is possible to run a fixed-effect logistic regression with use of the STRATA specification but as far as I know this only works for binary choice models.
I'm open for other techniques like GMM Estimation or even Machine Learning algorithms.
Any suggestions?
Thanks,
KS.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Did you try PROC GLIMMIX ?