BookmarkSubscribeRSS Feed
Sathish_jammy
Lapis Lazuli | Level 10

Hi Friends,

 

I want to calculate the EPI value in my table (EPI_Creatinine) by using the formula of 

 

CKD-EPI Creatinine = A × (Scr/B)C × 0.993age              (C and age - PowerOf ^)

 

 Note : Scr = creatinie column.

For example : (Female who Scr <=0.7)                     144 * (Cre/0.7)^-0.329 * 0.993^age(column)        

Like wise it differ from each category. Hope you guys understand.

 

epi.jpg

 

I want to categorize it by Gender with the specified value.

You want me to be more honest, I have no idea about it how to calulate in SAS.

 

Please help me to solve(code) any one of the category.

1 REPLY 1
Kurt_Bremser
Super User

Start by presenting us an example for the data that you now have (use a data step with datalines, so we just need to copy/paste and submit the code to get and identical dataset for playing around).

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 1 reply
  • 1769 views
  • 0 likes
  • 2 in conversation