CHAPTER 1

image

The Basics of Efficient SAS Coding

Coding efficiency is generally measured in CPU time, disk space, or memory usage. This is perfectly reasonable for SAS code that will be submitted many more times than it will be updated. However, there are coding environments where SAS programs are written for single production runs and then adapted and updated for different production runs—for example, in clinical development. In these cases, a measurement of maintenance time may be more important.

SAS programs like those used in clinical trials are unlikely to be used to process large amounts of data, but they are very likely to be updated and adapted ...

Get SAS Programming and Data Visualization Techniques: A Power User’s Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.