<?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: Overlaying life test plots with phreg in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Overlaying-life-test-plots-with-phreg/m-p/792657#M38843</link>
    <description>Since you have no BASELINE statement or COVARIATES= data set you have only one set of covariates being plotted by default. This is the reference level of the CLASS variables and the means of any continuous covariates.  As such, you might want to try the OVERLAY=BYROW option which "displays, for each covariate set, a separate plot containing the curves for all the strata."   This is according to the PHREG documentation on the OVERLAY option.&lt;BR /&gt;</description>
    <pubDate>Wed, 26 Jan 2022 20:09:08 GMT</pubDate>
    <dc:creator>OsoGris</dc:creator>
    <dc:date>2022-01-26T20:09:08Z</dc:date>
    <item>
      <title>Overlaying life test plots with phreg</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Overlaying-life-test-plots-with-phreg/m-p/792529#M38842</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm trying to stratify my survival curves however my output gives me three separate plots rather than overlaying them.&amp;nbsp; I've seen the use of baseline/rowid but I can't seem to make that work. Also I cant use lifetest procedure because I'm using a continuous variable anyone ahs suggestions they would be much appreciated, my current code is below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods graphics on;&lt;BR /&gt;proc phreg data=merged11 plot(overlay=stratum)=(survival);&lt;BR /&gt;where rs&amp;gt;34;&lt;BR /&gt;class chemoYN (param=ref ref='N');&lt;BR /&gt;model dx_lastcontact_death_months * Puf_Vital_status(1) = chemoYN |absBenefitTAM1;&lt;BR /&gt;hazardratio chemoyn / at(absBenefitTAM1= (5 10 15 20 25 30)) units=5;&lt;BR /&gt;strata T1b1c;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 16:35:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Overlaying-life-test-plots-with-phreg/m-p/792529#M38842</guid>
      <dc:creator>sjmosiman</dc:creator>
      <dc:date>2022-01-26T16:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Overlaying life test plots with phreg</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Overlaying-life-test-plots-with-phreg/m-p/792657#M38843</link>
      <description>Since you have no BASELINE statement or COVARIATES= data set you have only one set of covariates being plotted by default. This is the reference level of the CLASS variables and the means of any continuous covariates.  As such, you might want to try the OVERLAY=BYROW option which "displays, for each covariate set, a separate plot containing the curves for all the strata."   This is according to the PHREG documentation on the OVERLAY option.&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jan 2022 20:09:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Overlaying-life-test-plots-with-phreg/m-p/792657#M38843</guid>
      <dc:creator>OsoGris</dc:creator>
      <dc:date>2022-01-26T20:09:08Z</dc:date>
    </item>
  </channel>
</rss>

