Data Preview
Variable types
1. For numeric variable
2. For categorical variable
Logit plot: to roughly show the relation between any two numeric variable.
3. Change the labels of X and Y axes
Histogram: to roughly show the probability distribution of a variable by depicting the frequencies of observations occurring in certain ranges of values.
Density plot: to show the distribution of a variable
Histogram
When the number of bins is 0, plot will use the default number of bins
Density plot
Check full data in Data tab
Model selection suggested by AIC
Predicted dependent variable is shown in the 1st column
This plot is shown when new dependent variable is provided in the test data.
This plot shows the ROC plot between predicted values and true values, based on the new data not used in the model.
Sensitivity and specificity table