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 (April 1996, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 16 Apr 1996 15:20:13 GMT
Reply-To:   John Hendrickx <J.Hendrickx@MAW.KUN.NL>
Sender:   "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:   John Hendrickx <J.Hendrickx@MAW.KUN.NL>
Organization:   Nijmegen University
Subject:   SAS macros for design matrix techniques
Comments:   To: EDSTAT-L@JSE.STAT.NCSU.EDU

I have placed a set of SAS macros for generating a design matrix using PROC IML called DESMAT on my home page <http://www.socsci.kun.nl/maw/sociologie/J.Hendrickx/desmat/>.

DESMAT allows different types of parametrizations, such as the difference contrast, helmert contrast, polynomial contrast, to be used for categorical variables in the model. The design matrix can be further manipulated outside DESMAT, then exported to a SAS dataset to be used in a SAS procedure. The macros are designed to modify the output of PROC GENMOD (Generalized Linear Models) to provide information on the type of parametrization and effect labels.

These macros were developed during the course of my PhD research, in order to develop special models for square tables (Hendrickx 1994). An account of its predecessor, GLIMMAT, was presented at SEUGI 92 (Hendrickx 1992). Perhaps they will be of use to others as well.

Hendrickx, John. (1992). "Using SAS macros and PROC IML to create special designs for Generalized Linear Models." Pp. 634- 655 in SAS Institute, SEUGI '92. Proceedings of the SAS European Users Group International Conference, May 19-22, 1992.

Hendrickx, John. (1994). "The analysis of religious assortative marriage. An application of design matrix techniques for categorical models." Dissertation Nijmegen University. Amsterdam: Thesis Publishers.

John Hendrickx Department of Sociology Nijmegen University The Netherlands


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