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-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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
  • 1 reply
  • 1148 views
  • 0 likes
  • 2 in conversation