<?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: Survival analysis, survival (time to event) estimate probability not accessible in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Survival-analysis-survival-time-to-event-estimate-probability/m-p/616670#M81631</link>
    <description>&lt;P&gt;Thank you, this was incredibly helpful! Using the above, I was able to provide progression-free estimates at 1, 3 and 5 years using the Weibull model and scale.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an additional question regarding this same data set. My time to event data can be grouped by disease stage (Stage A, B and C). I am able to comment that the distribution of the time to event data did not differ across groups based on logrank test. A reviewer has asked that I "report the difference in time to event as a function of stage with Hazard ratio as the effect size and 95% CI around the HR for Stage B and Stage C". I personally interpreted this as a request for Cox regression hazard ratio analysis with stage A as the reference group. I used the&amp;nbsp;&lt;EM&gt;Fit Proportional Hazards&lt;/EM&gt; module for this and selected "&lt;EM&gt;risk ratio&lt;/EM&gt;" (which based on a quick search is equivalent to hazard ratio in JMP). &lt;STRONG&gt;Is this setup correct&lt;/STRONG&gt;? If this is correct, the primary issue is that my Stage B group did not have any events. As such, I am getting an HR of 0.00 and CI with minimum 5.48E-06 and maximum&amp;nbsp;3.38E+266!! Clearly this is a degenerate estimate but not sure if &lt;STRONG&gt;any workaround or how I would go about interpreting or reporting this value?&amp;nbsp;&lt;/STRONG&gt;With so few events in each group (n=1 for Stage A, and n=1 for Stage C), I recognize that it is hard to draw meaningful conclusions from any of these values but any help would be greatly appreciated!&lt;/P&gt;</description>
    <pubDate>Mon, 27 Mar 2023 02:45:35 GMT</pubDate>
    <dc:creator>arianpk</dc:creator>
    <dc:date>2023-03-27T02:45:35Z</dc:date>
    <item>
      <title>Survival analysis, survival (time to event) estimate probability not accessible</title>
      <link>https://community.jmp.com/t5/Discussions/Survival-analysis-survival-time-to-event-estimate-probability/m-p/572320#M78162</link>
      <description>&lt;P&gt;Background: Looking at a progressive disease process on which we intervened surgically. All but 2 patients (out of 50) went on to experience disease progression while the remainder had resolution and/or halting of their disease progression at time of follow-up (i.e. successful surgical outcome).&amp;nbsp;I am attempting to obtain a KM curve for the success of this surgical intervention with respect to time. My goal is to provide a meaningful outcome that describes how successful the surgery is in halting disease progression and for how long and with what level of confidence can we report this. I recognize lack of control group but this is separate conversation and innate limitation of the disease process which will be discussed in our paper.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I have my data setup as:&amp;nbsp;Event = disease progression. Since all but two subjects experienced the event, it means the group is composed primarily of&lt;SPAN&gt;&amp;nbsp;right-censored subjects. Very few were lost to follow-up or deceased, but of course they too were censored. &lt;STRONG&gt;Is this setup correct?&lt;/STRONG&gt; My resulting KM curve is essentially two small steps early in timeline followed by a flat line through to end of the study period. It just appears strange having so many right-censored subjects. Is there a more appropriate way to represent this data? If this is in fact correct, I would like to provide "survival probability estimate" at given points in time (i.e. what is probability of being progression-free (successful surgery) at x point in time). However on JMP this feature is for some reason grayed out/inaccessible from the red triangle drop down. &lt;STRONG&gt;Any reason this is the case?&lt;/STRONG&gt; How would I perform that calculation?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;THANK YOU FOR ANY HELP!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 23:34:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Survival-analysis-survival-time-to-event-estimate-probability/m-p/572320#M78162</guid>
      <dc:creator>arianpk</dc:creator>
      <dc:date>2022-11-22T23:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Survival analysis, survival (time to event) estimate probability not accessible</title>
      <link>https://community.jmp.com/t5/Discussions/Survival-analysis-survival-time-to-event-estimate-probability/m-p/572525#M78172</link>
      <description>&lt;P&gt;Yes, your setup is correct. One could argue that the patients who left the study constitute truncated, not censored, data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The two steps are also correct. The non-parametric estimate remains constant until another exact life observation is encountered.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You must fit a model to obtain the probability versus time. I recommend a Weibull or a Log Normal distribution model. JMP can do all the models and use a criterion to select the best model, but this data-driven approach is risky when you only have two exact lifetimes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is an example. I used the :weight data column in the Big Class data table and pretended it was lifetime data. I added a Censor column with 1 in all but two rows, so only two exact lifetimes. I launched Life Distribution and selected the Weibull model and scale. You can use the distribution profiler to the right to estimate failure probability for a given time.&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="weibull.PNG" style="width: 973px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/47573i462746AE4105B48C/image-size/large?v=v2&amp;amp;px=999" role="button" title="weibull.PNG" alt="weibull.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 17:03:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Survival-analysis-survival-time-to-event-estimate-probability/m-p/572525#M78172</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2022-11-23T17:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Survival analysis, survival (time to event) estimate probability not accessible</title>
      <link>https://community.jmp.com/t5/Discussions/Survival-analysis-survival-time-to-event-estimate-probability/m-p/616670#M81631</link>
      <description>&lt;P&gt;Thank you, this was incredibly helpful! Using the above, I was able to provide progression-free estimates at 1, 3 and 5 years using the Weibull model and scale.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an additional question regarding this same data set. My time to event data can be grouped by disease stage (Stage A, B and C). I am able to comment that the distribution of the time to event data did not differ across groups based on logrank test. A reviewer has asked that I "report the difference in time to event as a function of stage with Hazard ratio as the effect size and 95% CI around the HR for Stage B and Stage C". I personally interpreted this as a request for Cox regression hazard ratio analysis with stage A as the reference group. I used the&amp;nbsp;&lt;EM&gt;Fit Proportional Hazards&lt;/EM&gt; module for this and selected "&lt;EM&gt;risk ratio&lt;/EM&gt;" (which based on a quick search is equivalent to hazard ratio in JMP). &lt;STRONG&gt;Is this setup correct&lt;/STRONG&gt;? If this is correct, the primary issue is that my Stage B group did not have any events. As such, I am getting an HR of 0.00 and CI with minimum 5.48E-06 and maximum&amp;nbsp;3.38E+266!! Clearly this is a degenerate estimate but not sure if &lt;STRONG&gt;any workaround or how I would go about interpreting or reporting this value?&amp;nbsp;&lt;/STRONG&gt;With so few events in each group (n=1 for Stage A, and n=1 for Stage C), I recognize that it is hard to draw meaningful conclusions from any of these values but any help would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 02:45:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Survival-analysis-survival-time-to-event-estimate-probability/m-p/616670#M81631</guid>
      <dc:creator>arianpk</dc:creator>
      <dc:date>2023-03-27T02:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Survival analysis, survival (time to event) estimate probability not accessible</title>
      <link>https://community.jmp.com/t5/Discussions/Survival-analysis-survival-time-to-event-estimate-probability/m-p/617269#M81677</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/5358"&gt;@Mark_Bailey&lt;/a&gt; brought this thread to my attention. Before I continue, I need to disclose that I don't have experience in medical or clinical fields. My opinion is based on my experience in a related field, reliability data analysis. Here are some thoughts:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;In the field of reliability data analysis, if there are two few events, there are two approaches to address the situation: (1) obtain a conservative estimate which means the reliability (equivalent name to survival in a different field) is likely underestimating the truth (2) use Bayesian approach to incorporate additional information. But I don't see either options are feasible to you, since they are both parametric approaches in JMP. KME is a nonparametric model. If there are nonparametric approaches to address few events in the field of medical and clinical, that is beyond my current expertise. &lt;/LI&gt;
&lt;LI&gt;Proportional Hazard model is a semi-parametric model. But if you have too few events, you face the same difficulty. And I don't see what JMP currently offers can address the challenge.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Please conduct a research on situations like this in the relevant fields. If we have experts on this subject in the community, I hope they can spot this post and chime in.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 01:35:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Survival-analysis-survival-time-to-event-estimate-probability/m-p/617269#M81677</guid>
      <dc:creator>peng_liu</dc:creator>
      <dc:date>2023-03-28T01:35:18Z</dc:date>
    </item>
  </channel>
</rss>

