Posts

Showing posts with the label SAS video Tutorials

SAS Tutorials (Video): Free

SAS Video Tutorials: Class Notes SAS 9.2 Entering Data with movies * Exploring Data with movies Modifying Data with movies Managing Data with movies Analyzing Data with movies General Information with movies Class Notes : Before Versions Entering Data , view movie Exploring Data , view movie Modifying Data , view movie Managing Data , view movie Analyzing Data , view movie (part 1) and movie (part 2) Fancy Graphics and other cool SAS code Data step: getting started 1: windows SAS code getting started 2: data step SAS code automatic _N_ variable SAS code drop & delete SAS code formating: dates and numbers SAS code date sal.txt (also see the format procedure below to create your own formats) functions SAS code import: Bringing in data from Excel SAS code Excel import file Excel export file text file input : length statement SAS code infile options.txt long SAS code long.txt missing data SAS code output option SAS code pointers SAS code ex7.txt ex8.txt ...