Well, the obvious first step would be to apply a multinomial distribution (dist=mult, or d=mult, with link=clogit). This worked for me in translating the example in the PROC GENMOD documentation (Example 43.4 Ordinal Model for Multinomial Data) to a GLIMMIX framework. Steve Denham
... View more