In
order to create the reports, SAS Decision Manager must
know the input and output variables for the model. The input table
can contain only input variables, or it can contain input and output
variables. If the input table contains only input variables, a scoring
test must be run to obtain the output variable. If the input table
contains the input and output variables, no scoring is necessary.
You specify whether a scoring test must be run by setting the Run
score code property in the New Report window.
If the input table contains the input and output variables, the value
of the Run score code can be No.
If the input table contains only input variables, the Run
score code property must be set to Yes.
The report properties
require the names of the variables from the input and output tables
in order to map these variables to variables that are used to create
the reports. The LGD report properties map these variables:
Time period variable |
specifies the variable that is used to indicate
a time period. The first time period begins with 1 and typically increments
by 1. The default is period.
|
Time label variable |
(optional) specifies a label for the time period.
If this variable exists in the input table, the report output contains
a table that maps time periods to time labels.
|
Actual variable |
specifies the actual LGD variable. The default is lgd.
|
Predicted variable |
specifies the
output prediction variable that is used only if scoring for the report
is not performed by SAS Decision Manager. If the report
scoring is done by SAS Decision Manager, this variable
should be excluded by the input data set. The default is p_lgd.
|
Pool variable |
specifies the variable that names pool IDs. The
default is pool_id.
|