<?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: Complex formula for transformation of data in fold change and log (2) change from Baseline in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Complex-formula-for-transformation-of-data-in-fold-change-and/m-p/748361#M92873</link>
    <description>&lt;P&gt;Many thanks for that! I can definitely now transform the result anyway I want :)&lt;/img&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Much appreciated!&lt;/P&gt;</description>
    <pubDate>Mon, 22 Apr 2024 09:27:55 GMT</pubDate>
    <dc:creator>RanhoAcido</dc:creator>
    <dc:date>2024-04-22T09:27:55Z</dc:date>
    <item>
      <title>Complex formula for transformation of data in fold change and log (2) change from Baseline</title>
      <link>https://community.jmp.com/t5/Discussions/Complex-formula-for-transformation-of-data-in-fold-change-and/m-p/748237#M92827</link>
      <description>&lt;P&gt;Well complex is a relative term but the way I receive data is in a bundle that has multiple analytes and multiple IDs. We always have per &lt;STRONG&gt;Analyte&lt;/STRONG&gt; and &lt;STRONG&gt;Patient ID&lt;/STRONG&gt; a singular baseline &lt;STRONG&gt;Timepoint&lt;/STRONG&gt; ("C1D1 0"). I can do it like excel but honestly a much more elegant way of doing is to make a formula for when I receive another batch of data of longitudinal data I can just add that and it will be transformed. Also, having such formulas would help for another analysis that will also be delivered in the same fashion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, basically I want to create a formula that matches (or groups?) an&amp;nbsp;&lt;STRONG&gt;Analyte&lt;/STRONG&gt; and &lt;STRONG&gt;Patient ID&lt;/STRONG&gt;, then finds the &lt;STRONG&gt;Timepoint&lt;/STRONG&gt; "C1D1 0" and uses the "&lt;STRONG&gt;Result&lt;/STRONG&gt;" cell as baseline&amp;nbsp;and the simplest transformation would be fold change &lt;STRONG&gt;Result X/Result Baseline. All other transformations would be derivatives, %change from baseline and log2 change from baseline.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if I have explained this properly but in essence I would like a formula to do the heavy lifting without the need for too much data manipulation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 15:08:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Complex-formula-for-transformation-of-data-in-fold-change-and/m-p/748237#M92827</guid>
      <dc:creator>RanhoAcido</dc:creator>
      <dc:date>2024-04-19T15:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Complex formula for transformation of data in fold change and log (2) change from Baseline</title>
      <link>https://community.jmp.com/t5/Discussions/Complex-formula-for-transformation-of-data-in-fold-change-and/m-p/748263#M92830</link>
      <description>&lt;P&gt;So you basically just need formula to get the baseline for each Analyte + Patient ID pair? This is one suggestion for that&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;:Result[Col Min(If(:Timepoint == "C1D1 0", Row(), .), :Patient ID, :Analyte)]&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;After you have the baseline you can fairly easily create the other formulas using that.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 16:22:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Complex-formula-for-transformation-of-data-in-fold-change-and/m-p/748263#M92830</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-04-19T16:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Complex formula for transformation of data in fold change and log (2) change from Baseline</title>
      <link>https://community.jmp.com/t5/Discussions/Complex-formula-for-transformation-of-data-in-fold-change-and/m-p/748361#M92873</link>
      <description>&lt;P&gt;Many thanks for that! I can definitely now transform the result anyway I want :)&lt;/img&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Much appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 09:27:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Complex-formula-for-transformation-of-data-in-fold-change-and/m-p/748361#M92873</guid>
      <dc:creator>RanhoAcido</dc:creator>
      <dc:date>2024-04-22T09:27:55Z</dc:date>
    </item>
  </channel>
</rss>

