<?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: Stepwise Selection with Proc Reg in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Stepwise-Selection-with-Proc-Reg/m-p/890720#M351951</link>
    <description>&lt;P&gt;What happened when you used STOP=3? Did it seem to work right? What is your concern here, please describe.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Aug 2023 11:40:29 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2023-08-24T11:40:29Z</dc:date>
    <item>
      <title>Stepwise Selection with Proc Reg</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Stepwise-Selection-with-Proc-Reg/m-p/890718#M351949</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I am using the PROC REG to perform a stepwise selection to come up with a regression model. I have 56 potential regressors and I want a model with a combination of three of these regressors. How can I set the number of independent variables to 3?&lt;/P&gt;&lt;P&gt;I tried using the stop= option, but I don't know if it is correct or whether there is another way to do it:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc reg data= input outest= PAR tableout rsquare ;&lt;BR /&gt;model target = &amp;amp;reg. / selection= stepwise &lt;STRONG&gt;stop=3&lt;/STRONG&gt; sle=0.05 sls=0.05 noint ;&lt;BR /&gt;output out=stima predicted= predict;&lt;BR /&gt;Run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 10:40:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Stepwise-Selection-with-Proc-Reg/m-p/890718#M351949</guid>
      <dc:creator>User423350</dc:creator>
      <dc:date>2023-08-24T10:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Stepwise Selection with Proc Reg</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Stepwise-Selection-with-Proc-Reg/m-p/890720#M351951</link>
      <description>&lt;P&gt;What happened when you used STOP=3? Did it seem to work right? What is your concern here, please describe.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 11:40:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Stepwise-Selection-with-Proc-Reg/m-p/890720#M351951</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-08-24T11:40:29Z</dc:date>
    </item>
  </channel>
</rss>

