This is an accordion element with a series of buttons that open and close related content panels.
Using SAS in the SSCC
This is an accordion element with a series of buttons that open and close related content panels.
Using the SAS Windows (DMS)
- Introduction to the SAS Windowing Environment (SAS 9.4 Language Reference)
- Main Windows in the SAS Windowing Environment (SAS 9.4 Language Reference)
- Submitting Commands
This is an accordion element with a series of buttons that open and close related content panels.
Working with the SAS Language
This is an accordion element with a series of buttons that open and close related content panels.
Working with Large Data Sets
- SAS Efficiencies
- Where to Store Data
- Compressed Data
- Importing Large Text Files
- Optimizing System Performance (SAS 9.4 Language Reference)
This is an accordion element with a series of buttons that open and close related content panels.
Building Data Sets (Data Wrangling)
The DATA step
- The Basic DATA step
- Understanding the DATA step
- Working with Numeric Data
- Working with Character Values
- Converting Numeric/Character Types
- Creating and Using Indictators for Many Categories
- Working with Logical Values
- Conditional Processing: IF-THEN/ELSE
- Statement groups and Iterations: DO/END
- Iterating over variables: Variable Arrays
- Repeated and Duplicate Observations
Beyond the DATA step
Reading Data into SAS
Subsets
Merges
Arrays
Reshaping Data
This is an accordion element with a series of buttons that open and close related content panels.
Output Data Sets
This is an accordion element with a series of buttons that open and close related content panels.
Common Statistical Procedures
This is an accordion element with a series of buttons that open and close related content panels.
Graphics
This is an accordion element with a series of buttons that open and close related content panels.
Macros
This is an accordion element with a series of buttons that open and close related content panels.
Writing SAS Documentation
Some notes on how to write up SAS documentation using Markdown and RMarkdown. This is primarily geared toward writing web pages and PDF handouts that include SAS code, SAS output, and explanatory text. This same system can be used to produce simple Word documents.
This is an accordion element with a series of buttons that open and close related content panels.