How do you use the Logit model to predict probability once you have the model?
Ans. We can predict the probabilities by typing " predict pr " after we have estimated the logit model. This will create a new variable called pr which would contain the predicted probabilities. After that we can put them in a table , and then graph them in the way we want.
Best of Luck !!
How do you use the Logit model to predict probability once you have the model?