BookmarkSubscribeRSS Feed
eugenecs
Calcite | Level 5

Please help!

I want to calculate the Incident rate ("event incident rate per 100 person-years") and its corresponding 95% confidence intervals (CI), but I have no clue where to start to do.

Please help me, thank you!

2 REPLIES 2
Quentin
Super User

The last time I did this was about 15 years ago, and I did it 'by hand' in a DATA step.  So I read through the data, and counted number of incidents, and added up the number of person-years, then at the end I did some math for the confidence interval.  That's definitely an option.  If your data are well structured, it's pretty straight forward.

 

I would start by heading to lexjansen.com and searching the papers indexed there for "incidence".

 

I found a few with macros, but also saw that SAS/STAT 12.1 introduced PROC STDRATE, which looks like it will do it:

https://lexjansen.com/nesug/nesug12/sa/sa19.pdf

https://support.sas.com/resources/papers/proceedings13/423-2013.pdf

 

The Boston Area SAS Users Group is hosting free webinars!
Next up: Bart Jablonski and I present 53 (+3) ways to do a table lookup on Wednesday Sep 18.
Register now at https://www.basug.org/events.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 1991 views
  • 1 like
  • 3 in conversation