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 (March 2009, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 10 Mar 2009 11:24:40 -0400
Reply-To:   "Reed, Derek" <derek.reed@SINCLAIR.EDU>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Reed, Derek" <derek.reed@SINCLAIR.EDU>
Subject:   Re: Interaction between categorical and continuous variables in regression model
Comments:   To: Andrew <jjandshi@GMAIL.COM>
In-Reply-To:   A<0a6a7fdb-eaa7-4b81-9214-706aba76f34c@c36g2000yqn.googlegroups.com>
Content-Type:   text/plain; charset="us-ascii"

It is going to be the exponentiated difference between the lines at specified points. This can be done using proc genmod. IF you need a codelet let me know.

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Andrew Sent: Tuesday, March 10, 2009 11:16 AM To: SAS-L@LISTSERV.UGA.EDU Subject: Interaction between categorical and continuous variables in regression model

Dear all,

I had a problem to test interaction between categorical and continuous variables in regression model.

The regression model is like this:

Disease (Y/N)=Exercise (Y/N) Caroric_intake (1500 to 3000) Exercise*Caroric_intake

I need to estimate the disease risk (OR and CI) and calculate P values.

Any suggestions or comments?

Thanks,

Andrew


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