<?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: How to create a survival curves (non-linear regression) using the linear-quadratic model? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-create-a-survival-curves-non-linear-regression-using-the/m-p/810343#M99281</link>
    <description>&lt;P&gt;Thank you very much. Helps a lot.&amp;nbsp;&lt;BR /&gt;I have an additional question. In total I have n=12 sampels per dose point, so that means per dose I have 12 survival fractions. How can I include this in the formula / in the analysis?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Mon, 11 Nov 2024 18:44:17 GMT</pubDate>
    <dc:creator>JGru</dc:creator>
    <dc:date>2024-11-11T18:44:17Z</dc:date>
    <item>
      <title>How to create a survival curves (non-linear regression) using the linear-quadratic model?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-create-a-survival-curves-non-linear-regression-using-the/m-p/810321#M99268</link>
      <description>&lt;P&gt;I am completely new to JMP and I want to use the linear-quadratic model of cell death by radiation to fit my survival data (survival fraction) to the applied dose.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The function is the following:&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;Y = exp(-1*(A*X + B*X^2))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Y = survival fraction&amp;nbsp;&lt;/P&gt;&lt;P&gt;X = (radiation) dose&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A = linear component represents cell death &amp;nbsp;due to a single lethal&amp;nbsp;hit to the DNA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;B = quadratic component represents cell death that only happens with two hits.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does anyone have some insights or some advice? Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2024 15:49:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-create-a-survival-curves-non-linear-regression-using-the/m-p/810321#M99268</guid>
      <dc:creator>JGru</dc:creator>
      <dc:date>2024-11-11T15:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a survival curves (non-linear regression) using the linear-quadratic model?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-create-a-survival-curves-non-linear-regression-using-the/m-p/810325#M99270</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/62055"&gt;@JGru&lt;/a&gt;&amp;nbsp; and welcome. The easiest way way would be to linearize:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Y = exp(-1*(A*X + B*X^2)) is the same as:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;ln(Y)&amp;nbsp; = -1*(A*X+B*X^2)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;ln(1/Y) = A*X+B*X^2&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;So, if that is your model, you could use Fit Model and&amp;nbsp;&amp;nbsp;make the sure the "No intercept" option is selected.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Just create a new column called Y2 (or any other name you like) and put the function Ln(1/Y) in that column. In Fit Model, put Y2 in as "Y", and X and X*X in as "Model Effects".&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MRB3855_0-1731342092551.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/70049i9A23FD57153E733E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MRB3855_0-1731342092551.png" alt="MRB3855_0-1731342092551.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Also, you will want to de-select "Center Polynomials" using the red triable next to Model Specification.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MRB3855_0-1731342926450.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/70050i7AB637BEB3B737E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MRB3855_0-1731342926450.png" alt="MRB3855_0-1731342926450.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2024 16:35:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-create-a-survival-curves-non-linear-regression-using-the/m-p/810325#M99270</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-11-11T16:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a survival curves (non-linear regression) using the linear-quadratic model?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-create-a-survival-curves-non-linear-regression-using-the/m-p/810343#M99281</link>
      <description>&lt;P&gt;Thank you very much. Helps a lot.&amp;nbsp;&lt;BR /&gt;I have an additional question. In total I have n=12 sampels per dose point, so that means per dose I have 12 survival fractions. How can I include this in the formula / in the analysis?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2024 18:44:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-create-a-survival-curves-non-linear-regression-using-the/m-p/810343#M99281</guid>
      <dc:creator>JGru</dc:creator>
      <dc:date>2024-11-11T18:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a survival curves (non-linear regression) using the linear-quadratic model?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-create-a-survival-curves-non-linear-regression-using-the/m-p/810345#M99282</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/62055"&gt;@JGru&lt;/a&gt;&amp;nbsp;. To make sure I understand, you have a different curve for each of the 12 samples? Is that correct?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2024 18:54:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-create-a-survival-curves-non-linear-regression-using-the/m-p/810345#M99282</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-11-11T18:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a survival curves (non-linear regression) using the linear-quadratic model?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-create-a-survival-curves-non-linear-regression-using-the/m-p/810346#M99283</link>
      <description>&lt;P&gt;Hello, no I d'ont have a different curve for the 12 samples. I have 12 samples and therefore 12 survival fractions per dose point (x-axis) and these are plotted and displayed as the mean to the Linear quadratic model. In the attachement I added the the survival curve that I obtained from prism and the error barrs indicating the SD of the 12 survival fractions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2024 19:06:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-create-a-survival-curves-non-linear-regression-using-the/m-p/810346#M99283</guid>
      <dc:creator>JGru</dc:creator>
      <dc:date>2024-11-11T19:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a survival curves (non-linear regression) using the linear-quadratic model?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-create-a-survival-curves-non-linear-regression-using-the/m-p/811355#M99307</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/62055"&gt;@JGru&lt;/a&gt;&amp;nbsp;: OK, as I understand it you have several observed fractions at each dose-point. There are a few ways to get what you want. If you are mostly interested in parameter estimation (estimating A and B) you can do just as I suggested in my previous post. Then once you know A and B you can separately plot whatever you want. However, if you want estimates, and plots etc similar to those you've produced before, all in one analysis, then the most direct and flexible option might be the Nonlinear Regression platform. Come back if you have questions.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/en/18.0/?os=win&amp;amp;source=application#page/jmp/nonlinear-regression.shtml?_gl=1*uxy7sw*_up*MQ..*_ga*ODIxNjcyMjQyLjE2NzQ1NTkwNzg.*_ga_BRNVBEC1RS*MTczMTQxODA5NC4xMTEuMC4xNzMxNDE4MDk0LjYwLjAuMA..#" target="_blank" rel="noopener"&gt;Nonlinear Regression&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 13:47:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-create-a-survival-curves-non-linear-regression-using-the/m-p/811355#M99307</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-11-12T13:47:08Z</dc:date>
    </item>
  </channel>
</rss>

