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

Hi all,

Does anyone know how to get x-year cumulative incidence rate for each group of disease instead of individual like in the SAS example below:

proc print data=Out1(where=(Disease=1)); title 'CIFs Estimates and 95% Confidence limits for the ALL Group'; run;

SAS Help Center: Analysis of Competing-Risks Data

I would like to make the figure like this:

haoduonge_0-1682352658984.png

 

Thank you!

 

 

1 ACCEPTED SOLUTION
2 REPLIES 2
SteveDenham
Jade | Level 19

It would be nice if you told us how it was "Done".

 

SteveDenham

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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