<?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: Comparing concordance with proc phreg in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Comparing-concordance-with-proc-phreg/m-p/502286#M25863</link>
    <description>&lt;P&gt;Changed title and moved to Statistical Procedures community to hopefully increase the chance of a response.&lt;/P&gt;</description>
    <pubDate>Sun, 07 Oct 2018 22:29:47 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2018-10-07T22:29:47Z</dc:date>
    <item>
      <title>Comparing concordance with proc phreg</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Comparing-concordance-with-proc-phreg/m-p/501781#M25862</link>
      <description>&lt;P&gt;I am trying to compare concordance using SAS 9.4 on different models utlizing&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc phreg data=MyData concordance=uno(diff se seed=1234 iter=100);&lt;/P&gt;
&lt;P&gt;model Time*Status(0)=V1&amp;nbsp;&lt;SPAN&gt;V2&amp;nbsp;V3&lt;/SPAN&gt;;&lt;/P&gt;
&lt;P&gt;roc '&lt;SPAN&gt;V1 + V2'&amp;nbsp;V1 + V2&lt;/SPAN&gt;;&lt;/P&gt;
&lt;P&gt;roc '&lt;SPAN&gt;V2 + V3'&amp;nbsp;V2 + V3&lt;/SPAN&gt;;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but would like to go the other way around it. I wanna add variables to my base model. I can't seem to figure out how to compare models by adding instead of removing variables from a base model. Say I want to see if adding a variable to traditional risk factors for stroke changes concordance and p-values. I would like to do something like this:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc phreg data=MyData concordance=uno(diff se seed=1234 iter=100);&lt;/P&gt;
&lt;P&gt;model Time*Status(0)=V1 V&lt;SPAN&gt;2&lt;/SPAN&gt;;&lt;/P&gt;
&lt;P&gt;roc '&lt;SPAN&gt;V1 V2 + V3'&amp;nbsp;V1 V2 V3&lt;/SPAN&gt;;&lt;/P&gt;
&lt;P&gt;roc '&lt;SPAN&gt;V1 V2 + V3 +V4' V1 V2 V3 V4&lt;/SPAN&gt;;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;And so on. Trying this SAS hits me with "can't use variable that isn't in the original model"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Using the upper way leaves me comparing submodels to the largest model, instead of comparing the additive effect of new variables.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is there a way around this, or am I trying to do something that can't be done or is misunderstood in the first place?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Oct 2018 22:24:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Comparing-concordance-with-proc-phreg/m-p/501781#M25862</guid>
      <dc:creator>MadsR</dc:creator>
      <dc:date>2018-10-07T22:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing concordance with proc phreg</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Comparing-concordance-with-proc-phreg/m-p/502286#M25863</link>
      <description>&lt;P&gt;Changed title and moved to Statistical Procedures community to hopefully increase the chance of a response.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Oct 2018 22:29:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Comparing-concordance-with-proc-phreg/m-p/502286#M25863</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2018-10-07T22:29:47Z</dc:date>
    </item>
  </channel>
</rss>

