Display the result of model evaluation on logistic regression analysis.
- jsonlite
- The values of responsive variable needs to be 0 or 1, predictor variable needs to contain numeric values.
- Number formatting settings on measure properties are ignored.
- Place [Advanced Analytics Toolbox] extension on a sheet and select [Classification] > [Logistic regression - Evaluate model] for [Analysis Type]
- Select dimensions and measures * Dimension: A field uniquely identifies each record (ex: ID, Code) * Measure 1: Response variable * Measure 2-: Predictor variables
- Treat first N% records as training dataset - When "Split into training and test datasets" is turned on, the percentage of the first records specified here is treated as training data, and the rest is treated as test data.
- Follow the instruction of example 2 explained on Logistic regression analysis. Select [Classification] > [Logistic regression - Evaluate model] for [Analysis Type].
- The result shows the confusion matrix of predicted and actual class, accuracy, precision recall, etc.