PS11 Alternatives to SASŪ IF-THEN/ELSE Processing     Contributed

Imelda C. Go, Ph.D.
Lexington School District One
Abstract: IF-THEN/ELSE statements are simple and easy to use. However, IF-THEN/ELSE statements have their limitations. They are not always easy to read or to make changes to. They may also be less efficient than other methods that are available in SAS. Alternatives discussed include SELECT groups, ARRAY processing, and PROC FORMAT. The discussion includes examples about creating new variables out of existing ones, recoding variable values, validating data, and controlling output appearance.

Biography:
Imelda C. Go, Ph.D., has been using SAS since 1989. Working in different computing environments that were not always equal in computing power and resources led to an interest in efficiency.