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.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 792 views
  • 2 likes
  • 2 in conversation