Your content is parceled
out into output objects. For your presentation, you do not need all
of the output. You want to display the following:
-
All of the PROC TABULATE output.
-
The Extreme Observations table,
Quantiles table, and Moments table for Canada, Germany, and the United
States from PROC UNIVARIATE.
-
All of the PROC SGPANEL output.
There are two steps to select or exclude an output
object. First, you must identify the name, label, or path of the output
object. Second, you must use ODS to select or exclude the output object.