To do this |
Use this statement |
Produce a default summary at a change in the value of a group or order
variable |
BREAK |
Create a separate report for each BY group |
BY |
Set the value of an attribute for a particular column in the current
row |
CALL DEFINE |
Describe the arrangement of all columns and of headers that span more
than one column |
COLUMN |
Specify one or more programming statements that PROC REPORT executes
as it builds the report |
COMPUTE and ENDCOMP |
Describe how to use and display a report item |
DEFINE |
Treat observations as if they appear multiple times in the input data
set |
FREQ |
Provide a subset of features of the PUT statement for writing customized
summaries |
LINE |
Produce a default summary at the beginning or end of a report or at
the beginning and end of each BY group |
RBREAK |
Specify weights for analysis variables in the statistical calculations |
WEIGHT |