| Enhanced Descriptive Statistics | | |
| | Summary statistics: full, brief, stratified | • | • |
| | Charts and histograms | • | • |
| Improved User Interface | | |
| | New setup activity window | • | • |
| | Ability to control default settings | • | • |
| Model Building & Refinement | | |
| | Additional fraction for auto validation | • | • |
| | Select/reject predictors directly from variable importance list | • | • |
| | Lag variables and autoregression | | • |
| | Control over permitted interactions (Interaction Control Language) | | • |
| | Control over degree of interaction | | • |
| | Interactive dependency plots | | • |
| | Manual and automated smoothing | | • |
| | Export of smooths to programming code | | • |
| | Spline generation from dependency plots | | • |
| | Model compression techniques (separate license required) | • | • |
| Cross Validation | | |
| | User-controlled cross validation bins | • | • |
| | Repeated CV using different random seeds (BATTERY CVR) | • | • |
| Missing Value Analysis | | |
| | Automatically add missing value indicators | • | • |
| | Allow “missing” as a legal discrete level | • | • |
| Model Evaluation & Reporting | | |
| | Monte Carlo testing (BATTERY MCT) | • | • |
| | ROC curves and variance of ROC measure | • | • |
| | Display learn, test, or pooled results | • | • |
| | Gains chart: show perfect model curve | • | • |
| Scoring and Translation | | |
| | New model translation formats: Java and PMML | • | • |
| Automated Model Search: BATTERY | | |
| | ADDITIVE: Treats an increasing number of predictors as additive | | • |
| | CV: Varies the number of folds used for cross-validation | | • |
| | CVR: Repeats cross validation using different random number seeds | | • |
| | DRAW: Randomly draws the learn sample from the “main” learn sample | | • |
| | FLIP: Reverses the learn and test samples | | • |
| | KEEP: Randomly selects a subset of variables as predictors for each model | | • |
| | LEARNRATE: Progressively increases the learn rate | | • |
| | LOVO: Leaves one predictor out of the model each time | | • |
| | MCT: Monte Carlo shuffling of the target variable | | • |
| | MINCHILD: Varies the minimum required child node size | | • |
| | NODES: Varies the maximum number of nodes in the tree | | • |
| | ONEOFF: Models the target as a function of one predictor at a time | | • |
| | SAMPLE: Progressively reduces the size of the learn sample | | • |
| | SHAVING: Sequentially removes predictors from the model based on their importance | | • |
| | TARGET: Models each variable as a target, using all other variables as predictors | | • |