Hi,
I would like to perform a multiple linear regression, and was wondering is PROC REG or PROC GLM/GLMSELECT are my better options when some of my explanatory variables are 3 and 4 levels? I have not used REG or GLM before, so am not familiar with either. I have found the explanation for dummy variables to be somewhat confusing, especially how to determine the reference level (is it always 0, or 1?). Looking for some advice on how to best proceed.
Use glmselect. The documentation has a lot of information about coding.
Editor’s Note: This video showing how to build multiple linear regression models with and without interaction may be helpful as well.
Use glmselect. The documentation has a lot of information about coding.
Editor’s Note: This video showing how to build multiple linear regression models with and without interaction may be helpful as well.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.