BookmarkSubscribeRSS Feed
SokolowLyon
Calcite | Level 5

Hello!

 

I'm calculating the relative excess risk due to interaction (RERI) using Cox's proportional hazards model by using the formula according to Li et al.: RERI(HR) = HR(1,1) - HR(1,0) - HR(0,1) + 1. This generates a number indicating whether or not there is an additive interaction. My question is how can I retrieve a P-value and a 95 % confidence interval for this excess risk using the SAS software?

 

Thank you very much for your help!

 

SokolowLyon

1 REPLY 1
Reeza
Super User

You need to use an ESTIMATE statement to get your custom estimates. 

https://documentation.sas.com/?docsetId=statug&docsetTarget=statug_phreg_syntax11.htm&docsetVersion=...

 

If you're not familiar with ESTIMATE or CONTRAST statements, I suggest reading this paper first:

https://support.sas.com/resources/papers/proceedings11/351-2011.pdf

 


@SokolowLyon wrote:

Hello!

 

I'm calculating the relative excess risk due to interaction (RERI) using Cox's proportional hazards model by using the formula according to Li et al.: RERI(HR) = HR(1,1) - HR(1,0) - HR(0,1) + 1. This generates a number indicating whether or not there is an additive interaction. My question is how can I retrieve a P-value and a 95 % confidence interval for this excess risk using the SAS software?

 

Thank you very much for your help!

 

SokolowLyon


 

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 3779 views
  • 1 like
  • 2 in conversation