Dear All,
I have to do an ordered logit regression with panel data on SAS. Stata has clear documentation on ologit versus xtologit, but I was not so lucky in identifying that for SAS.
I have done some research on converting the code but because of my unfamiliarity with SAS I was not able to figure out the equivalent command for xtologit in SAS. I am thinking it's some version of PROC LOGISTIC. I am also trying to avoid using the Stata_wrapper macro.
Any guidance on this would be much appreciated.
Thanks!
SAM
Related Posts with Can SAS do ordered logit regressions with panel data?
Combining two time variables (Year & Period of year (month)) into one time variable which could be used as tsset for graphsHello Stata community; I have this dataset: Code: * Example generated by -dataex-. To install: ssc…
Panel specific ar vs common arHello everyone, what are the tests/ criteria that specify which type of options should I choose when…
How to drop some observations based on tab results ? Hi Everyone, I would like to drop some countries with percent value <0.10. I dont know how to …
How to split variable that does not have spacesHi Everyone, I would like to split (eg. Italy2019) into two variables (eg.country= Italy and year =…
How can I correctly remove the missing values within group in Stata?I have a small data set laid out in longitudinal format, * Example generated by -dataex-. clear inpu…
Subscribe to:
Post Comments (Atom)
0 Response to Can SAS do ordered logit regressions with panel data?
Post a Comment