PROC GLM DATA=W6L2_DUFFY; MODEL CPL=DIST*Wt ; RUN;
How to add ADJUSTED R SQUARE in the above defined model?
One option is described at: https://communities.sas.com/t5/General-SAS-Programming/adjusted-R-squared-in-PROC-GLM/td-p/166446
Art, CEO, AnalystFinder.com
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates