<?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: Non-inferiority in survival analysis in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Non-inferiority-in-survival-analysis/m-p/900051#M44636</link>
    <description>&lt;P&gt;There are a couple of SAS papers that have "non-inferiority" in their titles.&amp;nbsp; I haven't read them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At PHUSE 2020:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.lexjansen.com/phuse-us/2020/as/AS12.pdf" target="_self"&gt;Assessing Non-Inferiority and Equivalence from Survival Data&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And at SAS Global Forum 2020:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings20/4641-2020.pdf" target="_self"&gt;Testing Hypotheses for Equivalence and Non-inferiority with Binary and Survival Outcomes &lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Oct 2023 01:36:08 GMT</pubDate>
    <dc:creator>mkeintz</dc:creator>
    <dc:date>2023-10-26T01:36:08Z</dc:date>
    <item>
      <title>Non-inferiority in survival analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-inferiority-in-survival-analysis/m-p/107773#M5712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to design a study comparing two treatments, an experimental one and a standard of care. The outcome is success / failure, however the status will be checked in various followup times, making the analysis appropriate for survival analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today I have received some new information, making the primary objective more a non-inferiority one then a superiority. I have found a paper of Jung, Kang, McCall and Blumenstein from 2007, suggesting how to calculate the required sample size. I haven't tried it just yet, but will give it a try manually soon. While thinking about this whole issue, I have realized that even if I will succeed with the sample size calculations, I have no idea how to analyze the data in the future, since I don't know how to perform a non-inferiority test when it comes to the survival analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I understand, if HR denotes the hazard ratio, and HR0 denotes the non-inferiority margin, the null hypothesis is H0: HR&amp;gt;=HR0 vs. H1: HR&amp;lt;HR0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is as far as I could go. My questions are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Are these the correct hypotheses ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If so, how do I make such an analysis with SAS, is there a special option ? Is there a macro ? In general, is there a guideline of how to analyze non-inferiority studies with SAS ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Apr 2013 12:52:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-inferiority-in-survival-analysis/m-p/107773#M5712</guid>
      <dc:creator>BlueNose</dc:creator>
      <dc:date>2013-04-14T12:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: Non-inferiority in survival analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-inferiority-in-survival-analysis/m-p/276804#M14633</link>
      <description>&lt;P&gt;I have the syntax&amp;nbsp;question regarding non-inferiority survival design using PROC POWER or PROC SEQDESIGN. The non-inferiority margin for HR should be greater than 1 if lower hazard is better. Can SAS provide an example codes?&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jun 2016 21:16:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-inferiority-in-survival-analysis/m-p/276804#M14633</guid>
      <dc:creator>liaot</dc:creator>
      <dc:date>2016-06-12T21:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Non-inferiority in survival analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-inferiority-in-survival-analysis/m-p/409276#M21360</link>
      <description>&lt;P&gt;Reviving this post from 2013 and 2016 to see if anyone has any updates/suggestions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone know if SAS can calculate a non-inferiority sample size (via a proc or macro)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 20:08:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-inferiority-in-survival-analysis/m-p/409276#M21360</guid>
      <dc:creator>spirto</dc:creator>
      <dc:date>2017-10-31T20:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Non-inferiority in survival analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-inferiority-in-survival-analysis/m-p/899871#M44619</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;could someone please respond to the original question from Blue Nose?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 05:45:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-inferiority-in-survival-analysis/m-p/899871#M44619</guid>
      <dc:creator>Stormbreaker</dc:creator>
      <dc:date>2023-10-25T05:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Non-inferiority in survival analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-inferiority-in-survival-analysis/m-p/899872#M44620</link>
      <description>&lt;P&gt;Hi Blue Nose,&lt;/P&gt;&lt;P&gt;Did you find a solution to this answer?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 05:46:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-inferiority-in-survival-analysis/m-p/899872#M44620</guid>
      <dc:creator>Stormbreaker</dc:creator>
      <dc:date>2023-10-25T05:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Non-inferiority in survival analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-inferiority-in-survival-analysis/m-p/900051#M44636</link>
      <description>&lt;P&gt;There are a couple of SAS papers that have "non-inferiority" in their titles.&amp;nbsp; I haven't read them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At PHUSE 2020:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.lexjansen.com/phuse-us/2020/as/AS12.pdf" target="_self"&gt;Assessing Non-Inferiority and Equivalence from Survival Data&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And at SAS Global Forum 2020:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings20/4641-2020.pdf" target="_self"&gt;Testing Hypotheses for Equivalence and Non-inferiority with Binary and Survival Outcomes &lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 01:36:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-inferiority-in-survival-analysis/m-p/900051#M44636</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2023-10-26T01:36:08Z</dc:date>
    </item>
  </channel>
</rss>

