Shows or hides the confusion matrices, showing actual by predicted counts, in the Score Summaries report. By default, the Score Summaries report shows a confusion matrix for each level of the categorical X. If you are using JMP Pro with validation, a matrix is given for each set of observations. If you are using JMP with excluded rows, these rows are considered the validation set and a separate Validation matrix is given. For more information, see Validation in JMP and JMP Pro.
Appends a Receiver Operating Characteristic curve to the Score Summaries report. For details about the ROC Curve, see ROC Curve in the Predictive and Specialized Modeling book.
Selects rows with uncertain classifications in the data table and in report windows that display a listing by Row. An uncertain row is one whose probability of group membership for any group is neither close to 0 nor close to 1.
Saves distance, probability, and predicted membership formulas to the data table. For details, see Saved Formulas.
–
|
The distance formulas are SqDist[0] and SqDist[<level>], where <level> represents a level of X. The distance formulas produce intermediate values connected with the Mahalanobis distance calculations.
|
–
|
The probability formulas are Prob[<level>], where <level> represents a level of X. Each probability column gives the posterior probability of an observation’s membership in that level of X. The Response Probability column property is saved to each probability column. For details about the Response Probability column property, see the Using JMP book.
|
–
|
The predicted membership formula is Pred <X> and contains the “most likely level” classification rule.
|
–
|
The Wide Linear method also saves a Discrim Data Matrix column containing the vector of covariates and a Discrim Prin Comp formula. See Wide Linear Discriminant Method.
|
Creates probability formulas and saves them as formula column scripts in the Formula Depot platform. If a Formula Depot report is not open, this option creates a Formula Depot report. See Formula Depot in the Predictive and Specialized Modeling book.