Score: Confusion MatrixΒΆ

Actual

Specify a parsed data set containing the true (known) values of the binomial data being predicted.

Vactual

Specify the column of binomial data from the data set specified in the Actual field.

Predict

Specify the parsed data set containing the predicted values for the dependent variable in question.

VPredict

Specify the column in the data set specified in the Predict entry field containing the predicted value. This value need not be 0/1, but should be a probability and not log-likelihood.