PROC HPSUMMARY
<options> <statistic-keywords> ;
The PROC HPSUMMARY statement invokes the procedure. The HPSUMMARY procedure computes descriptive statistics for variables across all observations or within groups of observations.
Table 9.1 summarizes the available options in the PROC HPSUMMARY statement by function. The options are then described fully in alphabetical order in the section Optional Arguments. For information about the statistic-keywords, see the section Statistic Keywords.
Table 9.1: PROC HPSUMMARY Statement Options
Option |
Description |
---|---|
Basic Options |
|
Specifies the input data set |
|
Specifies the mathematical definition used to compute quantiles |
|
Option Related to Classification Level |
|
Uses missing values as valid values to create combinations of classification variables |
|
Options Related to the Output Data Set |
|
Computes statistics for all combinations of classification variables (not just the -way) |
|
Specifies that the _TYPE_ variable contain character values |
|
Options Related to Statistical Analysis |
|
Specifies the confidence level for the confidence limits |
|
Excludes observations with nonpositive weights from the analysis |
|
Specifies the sample size to use for the P2 quantile estimation method |
|
Specifies the quantile estimation method |
|
Specifies the mathematical definition used to compute quantiles |
|
Selects the statistics |
|
Specifies the variance divisor |