CLASS Statement Options

There are a number of CLASS statement options. Because you might not want to apply the same options to all of your class variables, PROC TABULATE now supports multiple CLASS statements. If necessary, you can use a separate CLASS statement for each class variable and different options for each variable.

PRELOADFMT

If you have assigned user-defined formats to your class variables, this option uses these values to "pre-load" the row and column headings of your table. A heading is created for every possible value of your class variables, whether or not this value appears in the data set. In other words, every category that you have defined in your format appears in your table.

This option interacts with the PRINTMISS and ...

Get PROC TABULATE by Example, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.