Import Models

Import a SAS Package File

Note: Before you import a model, verify that the model type matches the Model function property setting on the project’s Properties page.
To import a model from a SAS Package File:
  1. Select the Models page.
  2. Click Import model and select from a SAS package file.
    Import Model from SAS Package File
  3. On the Browse tab, click Select a Model and navigate to the location of the file (for example, use<drive:>\QuickStartTutorial\Models\Reg1).
    Select the miningResult.spk file to import and click Open.
  4. Enter Reg 1 for the name of the model.
  5. Click OK.
  6. Click Close.
  7. Repeat steps 2 through 6 to import the model package file located in <drive:>\QuickStartTutorial\Models\Tree1. Name the model Tree 1.
Here is an example of the Models page, after the models have been imported:
Import Models

Map Model Variables to Project Variables

To map model variables to the project variables:
  1. Select and open the Reg 1 model.
  2. On the Model Properties page, select Variablesthen selectOutput Mapping.
    Map Model Variables
  3. Select EM_EVENTPROBABILITY from the Value column beside the score variable in the Property column.
  4. Click Save.
  5. Repeat steps 1 through 4 for the Tree 1 model.
Last updated: June 12, 2017