BookmarkSubscribeRSS Feed
DRAGS
Calcite | Level 5

I need a procedure other than proc hpreg that I can't run due to an internal system error, that supports categorical independent vars (class) and influence and VIF stats. OLS fine.  Thank you for any suggestions.

2 REPLIES 2
PaigeMiller
Diamond | Level 26

If you create dummy variable(s) for your class variable, then you can get VIF from PROC REG, or you can just run PROC CORR on the dummy variables and continuous variables to see the correlations between the x-variables.

--
Paige Miller
StatDave
SAS Super FREQ

See this note that provides several ways to will produce the design ("dummy") variables for you. You can use the resulting data set as input to PROC REG.

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!

Register now

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
  • 2 replies
  • 1075 views
  • 3 likes
  • 3 in conversation