Hello, I am using SAS9.3, the diagnostic plots produced by default with proc reg are very helpful! However, I would like to produce the same diagnostic plots with proc surveyreg. Specifically, plots such as Q-Q, residual versus predicted, residual versus fitted, leverage, Cook's D, studentized residuals, etc. I would be great to be able to create a scatter plot showing the OLS and LOESS lines from proc surveyreg. I have looked through the ODS and survey documentation, but I can't figure out how to produce diagnostic plots when using proc surveyreg. Does anyone have a suggestion? Have a good day.
... View more