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).

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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