<?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 Approaches to compare performance of the nested competing risk models in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Approaches-to-compare-performance-of-the-nested-competing-risk/m-p/881415#M43606</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;Please share approaches to compare performance of the two models below.&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;Hao&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*MODEL 1: 1 VARIABLE;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;phreg&lt;/STRONG&gt; data = ALL;&lt;/P&gt;
&lt;P&gt;CLASS X1_3CAT(ref='0');&lt;/P&gt;
&lt;P&gt;model FU_TIME_YRS *OUTCOME(&lt;STRONG&gt;0&lt;/STRONG&gt;)= X1_3CAT/RL eventcode=&lt;STRONG&gt;1&lt;/STRONG&gt;;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;
&lt;P&gt;*MODEL 2: 2 VARIABLES;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;phreg&lt;/STRONG&gt; data = ALL;&lt;/P&gt;
&lt;P&gt;CLASS X1_3CAT(ref='0') X2_2CAT(ref='0');&lt;/P&gt;
&lt;P&gt;model FU_TIME_YRS *OUTCOME(&lt;STRONG&gt;0&lt;/STRONG&gt;)= X1_3CAT X2_2CAT/RL eventcode=&lt;STRONG&gt;1&lt;/STRONG&gt;;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jun 2023 16:29:19 GMT</pubDate>
    <dc:creator>haoduonge</dc:creator>
    <dc:date>2023-06-19T16:29:19Z</dc:date>
    <item>
      <title>Approaches to compare performance of the nested competing risk models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Approaches-to-compare-performance-of-the-nested-competing-risk/m-p/881415#M43606</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;Please share approaches to compare performance of the two models below.&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;Hao&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*MODEL 1: 1 VARIABLE;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;phreg&lt;/STRONG&gt; data = ALL;&lt;/P&gt;
&lt;P&gt;CLASS X1_3CAT(ref='0');&lt;/P&gt;
&lt;P&gt;model FU_TIME_YRS *OUTCOME(&lt;STRONG&gt;0&lt;/STRONG&gt;)= X1_3CAT/RL eventcode=&lt;STRONG&gt;1&lt;/STRONG&gt;;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;
&lt;P&gt;*MODEL 2: 2 VARIABLES;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;phreg&lt;/STRONG&gt; data = ALL;&lt;/P&gt;
&lt;P&gt;CLASS X1_3CAT(ref='0') X2_2CAT(ref='0');&lt;/P&gt;
&lt;P&gt;model FU_TIME_YRS *OUTCOME(&lt;STRONG&gt;0&lt;/STRONG&gt;)= X1_3CAT X2_2CAT/RL eventcode=&lt;STRONG&gt;1&lt;/STRONG&gt;;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 16:29:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Approaches-to-compare-performance-of-the-nested-competing-risk/m-p/881415#M43606</guid>
      <dc:creator>haoduonge</dc:creator>
      <dc:date>2023-06-19T16:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Approaches to compare performance of the nested competing risk models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Approaches-to-compare-performance-of-the-nested-competing-risk/m-p/883956#M43771</link>
      <description>&lt;P&gt;What sort of measure do you want to use for performance? Machine performance can be obtained from the log, in terms of cpu time and elapsed time. Model performance for PHREG is harder as there isn't a real good equivalent to the RMSE (smaller is better in terms of model performance). I suppose you could look at the relative sizes of the standard errors for various parameters, but that overlooks the danger of overfitting. With only two independent variables that may not be an issue, however.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 13:44:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Approaches-to-compare-performance-of-the-nested-competing-risk/m-p/883956#M43771</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2023-07-07T13:44:20Z</dc:date>
    </item>
  </channel>
</rss>

