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 (July 2007, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 9 Jul 2007 06:00:18 -0700
Reply-To:     Paige Miller <paige.miller@KODAK.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Paige Miller <paige.miller@KODAK.COM>
Organization: http://groups.google.com
Subject:      Re: Solving statistical problems with SAS
Comments: To: sas-l@uga.edu
In-Reply-To:  <1183909076.221127.98680@i13g2000prf.googlegroups.com>
Content-Type: text/plain; charset="us-ascii"

On Jul 8, 11:37 am, vincent64 <datashap...@gmail.com> wrote: > The problem is some form of PLS logistic regression. Can SAS solve it? > How much does it cost (do I need to buy SAS Enterprise miner? Data set > is very large, 5 MM rows, 80 initial variables)? > > See description athttp://datashaping.com/contest14004.shtml

SAS PROC PLS (which is part of SAS/STAT) can solve logistic regression problems. The response(s) needs to be properly transformed (using the logistic transformation) for it to work.

-- Paige Miller paige\dot\miller \at\ kodak\dot\com


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