View the model
Download the model
This is a model for deriving a score to predict a 0/1 outcome (e.g., default on a loan). Dependent variable should be 0/1. PROBIT assumes score() has a standard Normal distribution, thus probability that dependent variable i is in fact 1 = @PSN( score(i));.