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 (September 2006, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 14 Sep 2006 12:08:51 +0530
Reply-To:     Shantalu Srivastava <shantalu@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Shantalu Srivastava <shantalu@GMAIL.COM>
Subject:      Re: best Proc in SAS?
Comments: To: Wensui Liu <liuwensui@gmail.com>
In-Reply-To:  <1115a2b00609131925h134bfc5p60dc89ea3cdc70dc@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

I have a doubt ....I need to make a model to predict the continous values in a profitability model .This means my DEPENDENT VARIABLE IN THE MODEL is continuous....Since we cannot use any BANDS or BINS for prediction that is 0-1000$ have value1

1001-2000$ takes value 2

Since we need to predict the exact values ...can any one guide me on ways to do this problem....

proc logistic is only for binary value

options to explore

proc genmod etc....


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