BookmarkSubscribeRSS Feed
guneetka
Calcite | Level 5
I am running the following model:

proc glm;
model lestrone=bmi age age*bmi;
run;

Age, bmi, and lestrone are continuous variables.

1. I need to generate the following effects:

1. the main effect of age (which I can get from the glm output)

2. age +age*bmi effect: How do I get this effect?

Please help!!

Thank you!

Thank you!!
1 REPLY 1
lvm
Rhodochrosite | Level 12 lvm
Rhodochrosite | Level 12
See my response to this same question in your other post.

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