Chapter 18 Creating Tabular Reports
18.2 A Simple PROC TABULATE Table
18.3 Describing the Three PROC TABULATE Operators
18.5 Producing Descriptive Statistics
18.6 Combining CLASS and Analysis Variables in a Table
18.8 Demonstrating a More Complex Table
18.9 Computing Row and Column Percentages
18.10 Displaying Percentages in a Two-Dimensional Table
18.11 Computing Column Percentages
18.12 Computing Percentages on Numeric Variables
18.13 Understanding How Missing Values Affect PROC TABULATE Output
18.1 Introduction
PROC TABULATE is an underused, underappreciated procedure that can create a wide variety of tabular reports, ...