<?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: multiple comparison for survival analysis data in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/multiple-comparison-for-survival-analysis-data/m-p/462144#M284862</link>
    <description>&lt;P&gt;I used adjust= statement&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc lifetest data = roads.tepfulldata plots=survival(atrisk);&lt;BR /&gt;time survivaltime*censor_1(1);&lt;BR /&gt;strata prior_group/test=logrank adjust=sidak;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But this code give me an output in which every 2 of the 16&amp;nbsp;categories of "&lt;SPAN&gt;prior_group' variable--a categorical variable with 16 values.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So generally this code can only help me figure out of every two groups are different&amp;nbsp;from each other, but not the info about if the survival&amp;nbsp;risk of multiple groups DO NOT differ thus be lumped together as one group.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 May 2018 17:32:52 GMT</pubDate>
    <dc:creator>Lindy</dc:creator>
    <dc:date>2018-05-14T17:32:52Z</dc:date>
    <item>
      <title>multiple comparison for survival analysis data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/multiple-comparison-for-survival-analysis-data/m-p/461858#M284860</link>
      <description>&lt;P&gt;Hi folks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question. I know people can use multiple comparisons such as Hsu's MCB to find out among several groups, which pair of group have the biggest contrast of the treatment mean, and which groups do not differ in their means of treatment effects.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I have a data for survival analysis in which there are several groups, I want to compare their survival risk curve in the observation time&amp;nbsp; to see which groups do not differ and which group different using MCB. Is that possible? I know using Kaplan-Meier curve we can only compare each two groups to see if they differ in survival risk. But I hope to have something like Hsu's MCB so that I can lump those groups that do not differ in their survival risk together into one group.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 13 May 2018 18:56:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/multiple-comparison-for-survival-analysis-data/m-p/461858#M284860</guid>
      <dc:creator>Lindy</dc:creator>
      <dc:date>2018-05-13T18:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: multiple comparison for survival analysis data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/multiple-comparison-for-survival-analysis-data/m-p/461913#M284861</link>
      <description>&lt;P&gt;Have you considered options &lt;STRONG&gt;diff=&lt;/STRONG&gt; and &lt;STRONG&gt;adjust=&lt;/STRONG&gt; in statement&lt;STRONG&gt; strata&lt;/STRONG&gt; of &lt;STRONG&gt;proc lifetest&lt;/STRONG&gt;?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 03:04:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/multiple-comparison-for-survival-analysis-data/m-p/461913#M284861</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2018-05-14T03:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: multiple comparison for survival analysis data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/multiple-comparison-for-survival-analysis-data/m-p/462144#M284862</link>
      <description>&lt;P&gt;I used adjust= statement&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc lifetest data = roads.tepfulldata plots=survival(atrisk);&lt;BR /&gt;time survivaltime*censor_1(1);&lt;BR /&gt;strata prior_group/test=logrank adjust=sidak;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But this code give me an output in which every 2 of the 16&amp;nbsp;categories of "&lt;SPAN&gt;prior_group' variable--a categorical variable with 16 values.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So generally this code can only help me figure out of every two groups are different&amp;nbsp;from each other, but not the info about if the survival&amp;nbsp;risk of multiple groups DO NOT differ thus be lumped together as one group.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 17:32:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/multiple-comparison-for-survival-analysis-data/m-p/462144#M284862</guid>
      <dc:creator>Lindy</dc:creator>
      <dc:date>2018-05-14T17:32:52Z</dc:date>
    </item>
  </channel>
</rss>

