BookmarkSubscribeRSS Feed
redsox76
Calcite | Level 5
Hi,
Is it possible to build model sequentially using Rsreg procedure? rsreg by default outputs the results for the linear and quadratic terms. I want to see if there is a way I can build model sequentially

i.e first check the model1 y=x1 x1
then model2 y=x1 x2 x1*x2
then model3 y= x1 x2 x1*x2 etc...
Thanks in advace!
1 REPLY 1
Paige
Quartz | Level 8
RSREG does not do this.

PROC REG has the ability to sequentially add terms.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1752 views
  • 0 likes
  • 2 in conversation