<?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: Model selection and saving probabilities using fine and gray model in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Model-selection-and-saving-probabilities-using-fine-and-gray/m-p/549072#M27409</link>
    <description>Can you post the log as well, including the portions where it says time is excluded.</description>
    <pubDate>Sat, 06 Apr 2019 22:46:46 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2019-04-06T22:46:46Z</dc:date>
    <item>
      <title>Model selection and saving probabilities using fine and gray model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-selection-and-saving-probabilities-using-fine-and-gray/m-p/549037#M27408</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello our esteemed advisers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to select a parsimonious model from my predictors using Fine and Gray model and saving the output data. The problem is that SAS is telling me that the selection procedure is ignored and the time variable is excluded from the output data and I want to use the time variable in that output data set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the code am trying&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc phreg data=Disease plots(overlay)=cif;&lt;BR /&gt;class Group&amp;nbsp;BMI (ref='1') Smoking (ref='1') Alcohol (ref='1') Exercise (ref='1')&amp;nbsp; DB (ref='1')&lt;BR /&gt;model Time*Status(0)=BMI Smoking Alcohol Exercise HTN DB / eventcode=1;&lt;/P&gt;&lt;P&gt;Selection=Backward Slstay=0.05 details;&lt;BR /&gt;baseline covariates=Predictors out=Out1 cif=_all_ timelist=6 9;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will be glad to be advised.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Apr 2019 13:06:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-selection-and-saving-probabilities-using-fine-and-gray/m-p/549037#M27408</guid>
      <dc:creator>DavidsM</dc:creator>
      <dc:date>2019-04-06T13:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Model selection and saving probabilities using fine and gray model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-selection-and-saving-probabilities-using-fine-and-gray/m-p/549072#M27409</link>
      <description>Can you post the log as well, including the portions where it says time is excluded.</description>
      <pubDate>Sat, 06 Apr 2019 22:46:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-selection-and-saving-probabilities-using-fine-and-gray/m-p/549072#M27409</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-04-06T22:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Model selection and saving probabilities using fine and gray model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-selection-and-saving-probabilities-using-fine-and-gray/m-p/549108#M27410</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the&amp;nbsp; log file from the code I tried. The variable Time is the follow up time but its excluded from the output data created and selection procedure is ignored.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the log file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: The SELECTION= option (MODEL statement) is ignored for the Fine and Gray competing-risks analysis.&lt;BR /&gt;NOTE: SLSTAY= is ignored since SELECTION=NONE.&lt;BR /&gt;NOTE: DETAILS is ignored since SELECTION=NONE.&lt;BR /&gt;NOTE: Data for variable Time in the COVARIATES= data set are not copied to the OUT= data set in the BASELINE&lt;BR /&gt;statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2019 11:28:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-selection-and-saving-probabilities-using-fine-and-gray/m-p/549108#M27410</guid>
      <dc:creator>DavidsM</dc:creator>
      <dc:date>2019-04-07T11:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Model selection and saving probabilities using fine and gray model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-selection-and-saving-probabilities-using-fine-and-gray/m-p/549167#M27411</link>
      <description>I suspect it's not implemented then, or at least not in the version you're using. I can't find any exclusions noted on the STAT 15.1 docs. I'm assuming your code as posted isn't correct, because you have the selection after the semicolon, not before. I've moved your question to the Stats forum so someone with more helpful answers can hopefully chime in.</description>
      <pubDate>Mon, 08 Apr 2019 04:08:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-selection-and-saving-probabilities-using-fine-and-gray/m-p/549167#M27411</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-04-08T04:08:04Z</dc:date>
    </item>
  </channel>
</rss>

