<?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: Proc Reg stepwise model selection in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Reg-stepwise-model-selection/m-p/175155#M44965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not trying to be snarky or anything, but the best way to remove this is to not do stepwise model selection at all.&amp;nbsp; There are much better methods (LAR or LASSO) that avoid many of the problems associated with stepwise model selection outlined in &lt;A href="http://www.nesug.org/proceedings/nesug07/sa/sa07.pdf"&gt;http://www.nesug.org/proceedings/nesug07/sa/sa07.pdf&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Feb 2014 15:52:58 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2014-02-17T15:52:58Z</dc:date>
    <item>
      <title>Proc Reg stepwise model selection</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Reg-stepwise-model-selection/m-p/175152#M44962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anybody know how to remove the output of the stepwise model selection process from the html output?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods html;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc reg data=reg_data (where=(family=HR)) plot(only label)=(observedbypredicted) corr;&lt;/P&gt;&lt;P&gt;model salary=grade age education / selection=stepwise slentry=0.15 slstay=0.10; output out=residuals r=Difference p=Predicted;&lt;/P&gt;&lt;P&gt;id name id race2 gender;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 19:31:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Reg-stepwise-model-selection/m-p/175152#M44962</guid>
      <dc:creator>Greek</dc:creator>
      <dc:date>2014-02-14T19:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Reg stepwise model selection</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Reg-stepwise-model-selection/m-p/175153#M44963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RTFM.&amp;nbsp; The option is&lt;/P&gt;&lt;P&gt;details=summary&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/statug/65328/HTML/default/viewer.htm#statug_reg_syntax08.htm" title="http://support.sas.com/documentation/cdl/en/statug/65328/HTML/default/viewer.htm#statug_reg_syntax08.htm"&gt;SAS/STAT(R) 12.1 User's Guide&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 19:49:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Reg-stepwise-model-selection/m-p/175153#M44963</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2014-02-14T19:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Reg stepwise model selection</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Reg-stepwise-model-selection/m-p/175154#M44964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much! &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 20:49:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Reg-stepwise-model-selection/m-p/175154#M44964</guid>
      <dc:creator>Greek</dc:creator>
      <dc:date>2014-02-14T20:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Reg stepwise model selection</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Reg-stepwise-model-selection/m-p/175155#M44965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not trying to be snarky or anything, but the best way to remove this is to not do stepwise model selection at all.&amp;nbsp; There are much better methods (LAR or LASSO) that avoid many of the problems associated with stepwise model selection outlined in &lt;A href="http://www.nesug.org/proceedings/nesug07/sa/sa07.pdf"&gt;http://www.nesug.org/proceedings/nesug07/sa/sa07.pdf&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 15:52:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Reg-stepwise-model-selection/m-p/175155#M44965</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2014-02-17T15:52:58Z</dc:date>
    </item>
  </channel>
</rss>

