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.
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.
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).
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.