Hello,
It's me again. 😞
I've done some proc logistic for a while.
I have seen on some outputs (alledgedly) some nice tables with the observed responses on the left and the predicted responses on the right. In each cell, there is the frequency of people taking the corresponding observed and predicted responses.
If the model adjusted the data perfectly, the table should be diagonal.
So it's a good measure of the quality of the model.
How can I do that ?
For the moment, I use the "Association of Predicted Probabilities and Observed Response" with the "Percent Concordant" thing.
Thank you !