SAS Procedures

Help using Base SAS procedures
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


 

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register 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
  • 2738 views
  • 1 like
  • 2 in conversation