Education

SAS functions by example

Description

This course is presented by Ron Cody , author of Cody's Data Cleaning Techniques Using SAS Software.

There are hundreds of SAS functions that can be used to solve a variety of programming problems. This course covers many of the most popular SAS functions, including many of the new SAS 9 functions. Every function discussed in the course is demonstrated by one or more examples, showing typical and not so typical applications. In addition, you have a chance to try out all these functions in class exercises.

Prerequisite Skills

Before attending this course, participants should have completed the SAS Essentials: An Introduction to SAS Programming course. Completion of the SASŪ Programming: Data Manipulation Techniques course is also recommended or, alternatively, a minimum of one year of SAS programming experience. Some familiarity with arrays, DO loops, the FIRSTOBS and LASTOBS options would be useful but is not essential.

SAS Modules Used

This course Base SAS, SAS/GRAPH.

Course Topics

Character Functions Part 1

Character Functions Part 2

Date and Time Functions

Array functions

Descriptive Statistics Functions

Special Truncation and Mathematical Functions

Random Number Functions

Variable Information Functions

Perl Regular Expresssion Functions