When your response variable has discrete values, you can use the Fit Model platform to fit a logistic regression model. The Fit Model platform provides two personalities for fitting logistic regression models. The personality that you use depends on the modeling type (Nominal or Ordinal) of your response column.
For nominal response variables, the Nominal Logistic personality fits a linear model to a multilevel logistic response function.
For ordinal response variables, the Ordinal Logistic personality fits the cumulative response probabilities to the logistic distribution function of a linear model.
Both personalities provide likelihood ratio tests for the model, a confusion matrix, odds ratios (with corresponding confidence intervals), and ROC and lift curves. The Nominal Logistic personality provides odds ratios only for binary responses.
Figure 12.1 Logistic Plot for a Nominal Logistic Regression ModelĀ