Skip to content
Prev 172189 / 398502 Next

Inefficiency of SAS Programming

Yes Greg,

but if you're buying SAS they'll throw in IML pretty cheaply - SAS think
it's only for a few nerds out there who wan to do funny stuff.

G


                                                                           
             Greg Snow                                                     
             <Greg.Snow at imail.                                             
             org>                                                       To 
             Sent by:                  "Gerard M. Keogh"                   
             r-help-bounces at r-         <GMKeogh at justice.ie>, Frank E       
             project.org               Harrell Jr                          
                                       <f.harrell at vanderbilt.edu>          
                                                                        cc 
             27/02/2009 19:05          "r-help-bounces at r-project.org"      
                                       <r-help-bounces at r-project.org>, R   
                                       list <r-help at stat.math.ethz.ch>     
                                                                   Subject 
                                       Re: [R] Inefficiency of SAS         
                                       Programming                         
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




But SAS/IML is not part of base SAS, it costs extra, so there is a good
chance that a user that has SAS will not be able to run code that uses
SAS/IML.

I have known of SAS programmers who know IML well that still write
matrix/vector tools using macros or proc transpose so that a user without
IML can still use the code (the fact that the code that started this thread
was found on a website, suggests that it was meant for general use rather
than something only used internally where you know what add-ons will be
available).

Just another way that R makes life easier for both programmer and user.


--
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.snow at imail.org
801.408.8111
______________________________________________
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.