PROC HPREG <options>;
The PROC HPREG statement invokes the procedure. Table 15.1 summarizes the options in the PROC HPREG statement by function.
Table 15.1: PROC HPREG Statement Options
Option |
Description |
---|---|
Basic Options |
|
Specifies the input data set |
|
Limits the length of effect names |
|
Options Related to Output |
|
Suppresses ODS output |
|
Limits or suppresses the display of class levels |
|
User-Defined Formats |
|
Specifies a file reference for a format stream |
|
Other Options |
|
Sets the significance level used for the construction of confidence intervals |
|
Sets the seed used for pseudorandom number generation |
Following are explanations of the options that you can specify in the PROC HPREG statement (in alphabetical order):