<?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 create a survival curve not using Lifetest but Phreg in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/create-a-survival-curve-not-using-Lifetest-but-Phreg/m-p/38001#M1597</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SAS 9.3, simply specify /plots=survival.&amp;nbsp; It's in the manual.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Nov 2011 01:47:09 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2011-11-01T01:47:09Z</dc:date>
    <item>
      <title>create a survival curve not using Lifetest but Phreg</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/create-a-survival-curve-not-using-Lifetest-but-Phreg/m-p/37996#M1592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have some questions about how to create survival curve when I consider some other covariates. Although I have referred to Example 64.1 (9.2 user guide), I also face some difficulty. In the example, there are only two interested covariates which are used to divide the two groups and are the category variables. If I have more than two covariates which include even up to 10 covariates or numerical variables, it is not easy to divide groups using the covariates. How should I create the survival curves when I consider much more covariates which include numerical variables?&amp;nbsp; thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Oct 2011 15:20:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/create-a-survival-curve-not-using-Lifetest-but-Phreg/m-p/37996#M1592</guid>
      <dc:creator>xianweiw</dc:creator>
      <dc:date>2011-10-30T15:20:52Z</dc:date>
    </item>
    <item>
      <title>create a survival curve not using Lifetest but Phreg</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/create-a-survival-curve-not-using-Lifetest-but-Phreg/m-p/37997#M1593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Cynthia's response #2 in &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://communities.sas.com/thread/31692?tstart=0"&gt;http://communities.sas.com/thread/31692?tstart=0&lt;/A&gt;&lt;SPAN&gt; is the way to do it unless you are going to stratify on the variables rather than model them.&amp;nbsp; However, you can't stratify on a continuous variable, so you are back to fixing the level of each covariate and computing the estimate of the curve at that level.&amp;nbsp; See Harrell's Regression Modeling Strategies book for more on the theory and process.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would typically draw a curve for each of the levels of the categorical variable of interest (e.g. treatment) and set the other variables to a default value (e.g. male sex) or to a mean (e.g. for age).&amp;nbsp; You can do this incorporating both stratification and modeling variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doc Muhlbaier&lt;/P&gt;&lt;P&gt;Duke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Oct 2011 19:04:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/create-a-survival-curve-not-using-Lifetest-but-Phreg/m-p/37997#M1593</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2011-10-30T19:04:17Z</dc:date>
    </item>
    <item>
      <title>create a survival curve not using Lifetest but Phreg</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/create-a-survival-curve-not-using-Lifetest-but-Phreg/m-p/37998#M1594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot. You are right. Just as what you said, I want to use only one categorical variable of interest (eg. treatment) for stratification while others (confounding factors such as age, sex, hypertension, and so on.) for modeling variables (eg. model&amp;nbsp; death=age sex hypertension; treatment used as stratification). I perform it using SPSS, but can't operate it using SAS. Could you give me suggestion about which books I would refer to? or please provide me with brief codes as an example for me? thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 02:09:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/create-a-survival-curve-not-using-Lifetest-but-Phreg/m-p/37998#M1594</guid>
      <dc:creator>xianweiw</dc:creator>
      <dc:date>2011-10-31T02:09:46Z</dc:date>
    </item>
    <item>
      <title>create a survival curve not using Lifetest but Phreg</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/create-a-survival-curve-not-using-Lifetest-but-Phreg/m-p/37999#M1595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS has Books By Users by both Cantor and Allison on Survival analysis; both are readable.&amp;nbsp; Closer at hand for you is the SAS manual.&amp;nbsp; For instance, example 66.3 in the SAS 9.3 section of the SAS/Stat manual seems to fit your situation pretty well:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_phreg_sect048.htm"&gt;http://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_phreg_sect048.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAS 9.3 has made significant enhancements to the ODS statistical graphics, which may help you on drawing the plots (I don't think that the syntax has changed materially.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 13:23:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/create-a-survival-curve-not-using-Lifetest-but-Phreg/m-p/37999#M1595</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2011-10-31T13:23:49Z</dc:date>
    </item>
    <item>
      <title>create a survival curve not using Lifetest but Phreg</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/create-a-survival-curve-not-using-Lifetest-but-Phreg/m-p/38000#M1596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; First, thanks for your help. but&amp;nbsp; example 66.3 in the SAS 9.3 section of the SAS/Stat manual is just generally Cox regression, and doesn't provide how to create survival curve based on groups. I just want to create two survival curve by groups (based on one category variable such as treatment) considering confounding factors like age, sex. I know the Proc Lifetest can create two survival curve without considering other confounding factors. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 01:05:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/create-a-survival-curve-not-using-Lifetest-but-Phreg/m-p/38000#M1596</guid>
      <dc:creator>xianweiw</dc:creator>
      <dc:date>2011-11-01T01:05:50Z</dc:date>
    </item>
    <item>
      <title>create a survival curve not using Lifetest but Phreg</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/create-a-survival-curve-not-using-Lifetest-but-Phreg/m-p/38001#M1597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SAS 9.3, simply specify /plots=survival.&amp;nbsp; It's in the manual.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 01:47:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/create-a-survival-curve-not-using-Lifetest-but-Phreg/m-p/38001#M1597</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2011-11-01T01:47:09Z</dc:date>
    </item>
    <item>
      <title>create a survival curve not using Lifetest but Phreg</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/create-a-survival-curve-not-using-Lifetest-but-Phreg/m-p/38002#M1598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; thank you a lot. I will try it according to what you said.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 06:01:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/create-a-survival-curve-not-using-Lifetest-but-Phreg/m-p/38002#M1598</guid>
      <dc:creator>xianweiw</dc:creator>
      <dc:date>2011-11-01T06:01:32Z</dc:date>
    </item>
  </channel>
</rss>

