<?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 Re: Help needed with the eGFR MDRD Formula in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Help-needed-with-the-eGFR-MDRD-Formula/m-p/365440#M61495</link>
    <description>&lt;P&gt;Hopefully this example will give you a clue:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;// = 175 x (SCr)-1.154 x (age)-0.203 x 0.742 [if female] x 1.212 [if Black]

= 175*:SCr - 1.154*:age - 0.203*If( :sex == "female", 0.742, 1 )*If( :race == "Black", 1.212, 1 )&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Mar 2021 14:44:29 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2021-03-05T14:44:29Z</dc:date>
    <item>
      <title>Help needed with the eGFR MDRD Formula</title>
      <link>https://community.jmp.com/t5/Discussions/Help-needed-with-the-eGFR-MDRD-Formula/m-p/365432#M61493</link>
      <description>&lt;P&gt;Hi all, I need help creating the following formula:&amp;nbsp;&lt;EM&gt;eGFR&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;= 175 x (SCr)-1.154 x (age)-0.203 x 0.742 [if female] x 1.212 [if Black]&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;OS&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2023 11:49:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-needed-with-the-eGFR-MDRD-Formula/m-p/365432#M61493</guid>
      <dc:creator>sanchezpeinado</dc:creator>
      <dc:date>2023-06-11T11:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed with the eGFR MDRD Formula</title>
      <link>https://community.jmp.com/t5/Discussions/Help-needed-with-the-eGFR-MDRD-Formula/m-p/365440#M61495</link>
      <description>&lt;P&gt;Hopefully this example will give you a clue:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;// = 175 x (SCr)-1.154 x (age)-0.203 x 0.742 [if female] x 1.212 [if Black]

= 175*:SCr - 1.154*:age - 0.203*If( :sex == "female", 0.742, 1 )*If( :race == "Black", 1.212, 1 )&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 14:44:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-needed-with-the-eGFR-MDRD-Formula/m-p/365440#M61495</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2021-03-05T14:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed with the eGFR MDRD Formula</title>
      <link>https://community.jmp.com/t5/Discussions/Help-needed-with-the-eGFR-MDRD-Formula/m-p/365539#M61504</link>
      <description>Thank you Mark,&lt;BR /&gt;Still not working, what am I doing wrong&lt;BR /&gt;175 * (:BL_lab_cr - 1.154) * (:age_BL - 0.203) * If( :gender_decode,"female" * 0.742,1) * If( :race_decode,"black" * 1.212,1)</description>
      <pubDate>Fri, 05 Mar 2021 16:51:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-needed-with-the-eGFR-MDRD-Formula/m-p/365539#M61504</guid>
      <dc:creator>sanchezpeinado</dc:creator>
      <dc:date>2021-03-05T16:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed with the eGFR MDRD Formula</title>
      <link>https://community.jmp.com/t5/Discussions/Help-needed-with-the-eGFR-MDRD-Formula/m-p/365554#M61506</link>
      <description>fixed!&lt;BR /&gt;thank you!!!</description>
      <pubDate>Fri, 05 Mar 2021 17:28:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-needed-with-the-eGFR-MDRD-Formula/m-p/365554#M61506</guid>
      <dc:creator>sanchezpeinado</dc:creator>
      <dc:date>2021-03-05T17:28:04Z</dc:date>
    </item>
  </channel>
</rss>

