Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

SAS

Advanced SAS Programming Techniques

SAS via Coursera

Overview

In this course, you learn advanced techniques within the DATA step and procedures to manipulate data. “By the end of this course, a learner will be able to…” ● Use additional functions (LAG, FINDC/FINDW, and COUNT/COUNTC/COUNTW). ● Perform pattern matching using PRX functions. ● Process repetitive code, rotate data, and perform table lookups using arrays. ● Perform table lookups and sort data using hash and hash iterator objects. ● Create numeric templates using the FORMAT procedure. ● Create custom functions using the FCMP procedure.

Syllabus

  • Course Overview, Review, and Data Setup
    • In this module, you'll set up software and data for this course. Then you'll review the concepts of SAS DATA step processing and how to process data sets.
  • Using Advanced Functions
    • In this module, you'll use advanced functions to compare data between multiple rows in a SAS table, find and count substrings within a column, and clean and standardize data. You'll also explore CALL routines, Perl regular expressions, and how to use advanced functions to modify and analyze storm, weather, and population data.
  • Defining and Processing Arrays
    • In this module, you'll learn how to use arrays to simplify your code. You'll use arrays to process repetitive code, rotate data, and perform table lookups.
  • Defining and Processing Hash Objects
    • In this module, you'll learn how to declare a hash object, instantiate or create an instance of the object, and initialize its lookup keys and data. You'll use the hash object to store and retrieve data, create an output table from the data in the hash object, and create a hash iterator object to process the data in a particular order.
  • Using Utility Procedures
    • In this module, you'll learn how to use PROC FORMAT's PICTURE statement to create a custom template to display large numbers, dates, and times. You'll also use PROC FCMP, the function compiler procedure, to create custom functions and CALL routines.

Taught by

Michele Ensor

Reviews

4.8 rating at Coursera based on 84 ratings

Start your review of Advanced SAS Programming Techniques

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.