SAS Report Writing 1: Using Procedures and ODS
- Offered byultramax it
SAS Report Writing 1: Using Procedures and ODS at ultramax it Overview
Duration | 3 days |
Mode of learning | Online |
Schedule type | Self paced |
Credential | Certificate |
SAS Report Writing 1: Using Procedures and ODS at ultramax it Course details
- This course teaches you how to create detailed tabular, summary, and listing reports
- You also learn how to send report output to the major Output Delivery System (ODS) destinations
SAS Report Writing 1: Using Procedures and ODS at ultramax it Curriculum
Introduction to the Output Delivery System
course logistics
sending a report to an ODS destination
Creating Summary Reports with the TABULATE Procedure
using basic TABULATE procedure statements
enhancing the table
adding percentages
more about picture formats (self-study)
Advanced TABULATE Procedure Topics
handling missing values with PROC TABULATE
using ODS STYLE= options with PROC TABULATE
working with pages and BY groups
controlling row structure and data subsets
using multilabel formats with PROC TABULATE
working with PROC TABULATE and the listing destination
Creating Detail Reports with the REPORT Procedure
using basic REPORT procedure statements
adding summary lines
computing an additional column
working with PROC REPORT in the listing destination (self-study) Creating Summary Reports with the REPORT Procedure
defining and using group variables
customizing break lines
defining and using across variables
Advanced REPORT Procedure Topics
using absolute column names with ACROSS usage
working with missing values and PROC REPORT
working with STYLE= overrides with PROC REPORT
enhancements using the CALL DEFINE statement (self-study)
advanced compute block examples (self-study) Enhancing Reports with ODS
adding options to ODS destination statements
using additional ODS features (self-study)
using cascading style sheets with ODS (self-study)