LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (February 2009, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 3 Feb 2009 08:50:10 -0800
Reply-To:   Zai Saki <zaisaki@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Zai Saki <zaisaki@GMAIL.COM>
Organization:   http://groups.google.com
Subject:   Adjacent Category Models
Comments:   To: sas-l@uga.edu
Content-Type:   text/plain; charset=ISO-8859-1

Hi All, I am trying to build a model with an ordinal dv (scale 1 to 4). We are looking for something like the adjacent category model that is available in proc catmod. However our independent variables are ratings on a scale of 1 to 10 and we have upto 25 of these. So proc catmod is ruled out.

One key goal is to have unique parameter estimates for each transition unlike a proportional odds model.

I believe we can do it in proc genmod by specifying a customized link using "fwdlink", "invlink", "deviance", and "variance" statements as such a link is not available inherently in proc genmod.

Any suggestions on how to fit such a model using proc genmod or any other sas procedure would be greatly appreciated.

Thanks, Zai


Back to: Top of message | Previous page | Main SAS-L page