Table 19.9 summarizes the options you can specify in the CODE statement.
Table 19.9: CODE Statement Options
Option |
Description |
---|---|
Names the catalog entry where the generated code is saved |
|
Retains the dummy variables in the data set |
|
Computes the error function |
|
Names the file where the generated code is saved |
|
Specifies the numeric format for the regression coefficients |
|
Specifies the group identifier for array names and statement labels |
|
Imputes predicted values for observations with missing or invalid covariates |
|
Specifies the line size of the generated code |
|
Specifies the algorithm for looking up CLASS levels |
|
Computes residuals |
You cannot specify both the FILE= and CATALOG= options. If you specify neither, the SAS scoring code is written to the SAS log. You can specify the following options in the CODE statement.