<?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: Checking the proportionality assumption using PROC SURVEYPHREG in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Checking-the-proportionality-assumption-using-PROC-SURVEYPHREG/m-p/630159#M77666</link>
    <description>Try running it with a smaller subset and see if it runs or see if the example runs on your computer. What version of SAS do you have, SAS/STAT latest is 15.1? The following code will let you know what version you're running.&lt;BR /&gt;&lt;BR /&gt;proc product_status;run;</description>
    <pubDate>Fri, 06 Mar 2020 16:56:41 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2020-03-06T16:56:41Z</dc:date>
    <item>
      <title>Checking the proportionality assumption using PROC SURVEYPHREG</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Checking-the-proportionality-assumption-using-PROC-SURVEYPHREG/m-p/630146#M77659</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm performing a survival analysis using a large, complex health survey linked to mortality outcomes. I have appended several survey years to create an unweighted sample size of approximately 200,000 observations. With weights, the number of observations is over 2.2 million. I have used PROC SURVEYPHREG to estimate adjusted hazard ratios for several categorical variables. Now I would like to check the proportionality assumption using a time-dependent covariate, as illustrated on page 9200 (page 38 of the chapter 113 pdf) of the SAS/STAT 14.1 User's Guide &lt;A href="https://support.sas.com/documentation/onlinedoc/stat/141/surveyphreg.pdf" target="_blank" rel="noopener"&gt;https://support.sas.com/documentation/onlinedoc/stat/141/surveyphreg.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here's the example from the user's guide:&lt;/P&gt;&lt;P align="left"&gt;proc surveyphreg data=Test;&lt;/P&gt;&lt;P align="left"&gt;class A;&lt;/P&gt;&lt;P align="left"&gt;model T*Status(0)=A X1 X2;&lt;/P&gt;&lt;P align="left"&gt;X1= T*(A=1);&lt;/P&gt;&lt;P align="left"&gt;X2= T*(A=2);&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;I have modified the code using the variables from my data and tried running it, but SAS does not generate any output. Due to the large size of the dataset, I let it run for over and hour, but SAS just said "running" and never shows anything in the results viewer.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Is there a better way to statistically test the proportionality assumption?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Jonathan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2020 16:41:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Checking-the-proportionality-assumption-using-PROC-SURVEYPHREG/m-p/630146#M77659</guid>
      <dc:creator>Jonathan_A</dc:creator>
      <dc:date>2020-03-06T16:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Checking the proportionality assumption using PROC SURVEYPHREG</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Checking-the-proportionality-assumption-using-PROC-SURVEYPHREG/m-p/630159#M77666</link>
      <description>Try running it with a smaller subset and see if it runs or see if the example runs on your computer. What version of SAS do you have, SAS/STAT latest is 15.1? The following code will let you know what version you're running.&lt;BR /&gt;&lt;BR /&gt;proc product_status;run;</description>
      <pubDate>Fri, 06 Mar 2020 16:56:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Checking-the-proportionality-assumption-using-PROC-SURVEYPHREG/m-p/630159#M77666</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-03-06T16:56:41Z</dc:date>
    </item>
  </channel>
</rss>

