<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic CKD-EPI Creatinine in sas in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/CKD-EPI-Creatinine-in-sas/m-p/474043#M121743</link>
    <description>&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to calculate the&amp;nbsp;EPI value in my table (EPI_Creatinine) by using the formula of&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CKD-EPI Creatinine&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;A&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;× (Scr/&lt;/SPAN&gt;&lt;EM&gt;B&lt;/EM&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;EM&gt;C&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;× 0.993&lt;/SPAN&gt;age&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (C and age - PowerOf ^)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Note : Scr = creatinie column.&lt;/P&gt;&lt;P&gt;For example : (Female who Scr &amp;lt;=0.7)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;144 * (Cre/0.7)^-0.329 * 0.993^age(column)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like wise it differ from each category. Hope you guys understand.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="epi.jpg" style="width: 517px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/21468i45946B38FB844F34/image-size/large?v=v2&amp;amp;px=999" role="button" title="epi.jpg" alt="epi.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to categorize it by Gender with the specified value.&lt;/P&gt;&lt;P&gt;You want me to be more honest, I have no idea about it how to calulate in SAS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to solve(code) any one of the category.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jun 2018 12:31:32 GMT</pubDate>
    <dc:creator>Sathish_jammy</dc:creator>
    <dc:date>2018-06-28T12:31:32Z</dc:date>
    <item>
      <title>CKD-EPI Creatinine in sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/CKD-EPI-Creatinine-in-sas/m-p/474043#M121743</link>
      <description>&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to calculate the&amp;nbsp;EPI value in my table (EPI_Creatinine) by using the formula of&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CKD-EPI Creatinine&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;A&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;× (Scr/&lt;/SPAN&gt;&lt;EM&gt;B&lt;/EM&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;EM&gt;C&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;× 0.993&lt;/SPAN&gt;age&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (C and age - PowerOf ^)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Note : Scr = creatinie column.&lt;/P&gt;&lt;P&gt;For example : (Female who Scr &amp;lt;=0.7)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;144 * (Cre/0.7)^-0.329 * 0.993^age(column)&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like wise it differ from each category. Hope you guys understand.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="epi.jpg" style="width: 517px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/21468i45946B38FB844F34/image-size/large?v=v2&amp;amp;px=999" role="button" title="epi.jpg" alt="epi.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to categorize it by Gender with the specified value.&lt;/P&gt;&lt;P&gt;You want me to be more honest, I have no idea about it how to calulate in SAS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to solve(code) any one of the category.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 12:31:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/CKD-EPI-Creatinine-in-sas/m-p/474043#M121743</guid>
      <dc:creator>Sathish_jammy</dc:creator>
      <dc:date>2018-06-28T12:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: CKD-EPI Creatinine in sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/CKD-EPI-Creatinine-in-sas/m-p/474064#M121750</link>
      <description>&lt;P&gt;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).&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 13:22:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/CKD-EPI-Creatinine-in-sas/m-p/474064#M121750</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-06-28T13:22:27Z</dc:date>
    </item>
  </channel>
</rss>

