BookmarkSubscribeRSS Feed
Ruth
Fluorite | Level 6

Hi Sir,

I used PROC GENMOD to run a linear regression analysis. The reason that I want to use PROC GENMOD is that it provides the effect coding, while PROC GLM does not have this option.

As the analysis is linear regrssion (DIST=normal), can I get the R-Squared value from PROC GENMOD? It seems that there is no option available for this request.

Many thanks!

1 REPLY 1
Doc_Duke
Rhodochrosite | Level 12

If you are just looking for the R-squared, you can re-run your model in GLM.  The R-squared is invariant to the coding method for categorical variables.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1485 views
  • 3 likes
  • 2 in conversation