Skip to content
Prev 171912 / 398503 Next

Inefficiency of SAS Programming

Thanks for pointing me to the SAS code, Dr Harrell
After reading codes, I have to say that the inefficiency is not
related to SAS language itself but the SAS programmer. An experienced
SAS programmer won't use much of hard-coding, very adhoc and difficult
to maintain.
I agree with you that in the SAS code, it is a little too much to
evaluate predictions. such complex data step actually can be replaced
by simpler iml code.

On Thu, Feb 26, 2009 at 5:57 PM, Frank E Harrell Jr
<f.harrell at vanderbilt.edu> wrote: