If I were to write the diagnostics myself
Adding
You could write a macro that first calls PROC LOGISTIC and produces the significance tests and lack-of-fit test and the regression coefficients and outputs the predicted values of the log-odds ratio. Then, the macro goes ahead and uses RSREG as I described earlier to output the diagnostics and graphics on the X-space.
In no case that I envision would you have to write the diagnostics yourself.
... View more