Creating Delta Reports

About Delta Reports

A Delta report compares the input, output, and target variable attributes for each of the variables that are used to score two candidate models. Delta reports display the differences in the variables of competing candidate models. The report output is a table that groups the variables by the variable name. For each variable, the reports lists the attribute value for each model and whether the attribute value is the same or different from the other attribute values.
Here is a description of each of the columns in the output of a Delta report:
Column
Description
Role
Specifies the function that a variable performs in determining a score code.
Name
Specifies the name of the variable that is being compared.
Variable Attribute
Specifies the name of the variable attribute that is being compared.
Model Name-1
Contains the value of the attribute for the first model.
Model Name-2
Contains the value of the attribute for the second model.
Difference
Specifies an X if the value of the variable attribute is different from the value of the variable attributes in the other model. If the value of the variable attribute is the same, this column is blank.
These are the tasks that you perform for Delta Reports:

Create a Delta Report

To create a Delta report, follow these steps:
  1. Expand the version folder Version Icon.
  2. Right-click the Reports node and select Reportsthen selectNew Report Wizard. The New Report Wizard opens.
    New Report Wizard Delta Report
  3. Select Delta Report from the Type list box.
  4. In the Format list box, select the type of output that you want to create. The default is PDF. Other options are HTML, RTF, and Excel.
  5. In the Select column of the Select Models table, select the check boxes for the two models that you want to include in the report.
  6. In the Report Properties box, complete the Name and Description properties if you do not want to use the default values. The default value for the Name property uses the form delta_DdateTtime. The characters @ \ / * % # & $ ( ) ! ? < > ^ + ~ ` = { } [ ] | ; : ‘ " cannot be used in the name.
  7. Click OK. A message confirms that the report was created successfully.

See Also