BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
spatsassy
Fluorite | Level 6

Hi there, I am running a PHREG model with mortality as the outcome and quartiles of protein X as my predictor (where quartile 1= ref). I was able to get the HR for quartile 2, 3, and 4, and their respective p-values- which are not significant (0.8, 0.4, 0.2) and now wondering if there is a way to test for a trend in the HRs?? Any suggestions/tips for the analysis would be appreciated!

 

1 ACCEPTED SOLUTION

Accepted Solutions
StatDave
SAS Super FREQ
Assuming that you have the original continuous values of your predictor, use that variable itself in your MODEL statement instead of your quartile variables and do not include it in the CLASS statement. The test of its parameter is a test of the linear effect of the predictor.

View solution in original post

1 REPLY 1
StatDave
SAS Super FREQ
Assuming that you have the original continuous values of your predictor, use that variable itself in your MODEL statement instead of your quartile variables and do not include it in the CLASS statement. The test of its parameter is a test of the linear effect of the predictor.

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