<?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 How to do GLMSelect without picking up non-significant variables? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-do-GLMSelect-without-picking-up-non-significant-variables/m-p/861888#M340422</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc GLMselect model is based on AIC. however, it occasionally picks up non-significant variable in the final Parameter Estimates table. Is a better way to improve the "stepwise" selection method instead of pre-selecting the "p&amp;lt;0.05" variables?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 02 Mar 2023 04:08:39 GMT</pubDate>
    <dc:creator>Davejones</dc:creator>
    <dc:date>2023-03-02T04:08:39Z</dc:date>
    <item>
      <title>How to do GLMSelect without picking up non-significant variables?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-do-GLMSelect-without-picking-up-non-significant-variables/m-p/861888#M340422</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc GLMselect model is based on AIC. however, it occasionally picks up non-significant variable in the final Parameter Estimates table. Is a better way to improve the "stepwise" selection method instead of pre-selecting the "p&amp;lt;0.05" variables?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 04:08:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-do-GLMSelect-without-picking-up-non-significant-variables/m-p/861888#M340422</guid>
      <dc:creator>Davejones</dc:creator>
      <dc:date>2023-03-02T04:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to do GLMSelect without picking up non-significant variables?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-do-GLMSelect-without-picking-up-non-significant-variables/m-p/862020#M340477</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PROC GLMSELECT will occasionally select an input variable whose parameter estimate has a p-value above 5%.&lt;BR /&gt;Surely this is not a bad thing at all. If it improves the overall AIC(C), that's OK anyway.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;In my opinion, there is no way to avoid this. You can only play (i.e. trial-and-error) with&lt;/P&gt;
&lt;P&gt;Criteria Used in Model Selection Methods (the CHOOSE=, SELECT=, and STOP= options in the MODEL).&lt;/P&gt;
&lt;P&gt;One or more settings will probably produce a model of which all parameters are significant according to the 5% significance level.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS/STAT® 15.3 User's Guide&lt;BR /&gt;The GLMSELECT Procedure&lt;BR /&gt;Criteria Used in Model Selection Methods&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/doc/en/statug/15.3/statug_glmselect_details15.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/statug/15.3/statug_glmselect_details15.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 19:55:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-do-GLMSelect-without-picking-up-non-significant-variables/m-p/862020#M340477</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-03-02T19:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to do GLMSelect without picking up non-significant variables?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-do-GLMSelect-without-picking-up-non-significant-variables/m-p/862031#M340483</link>
      <description>&lt;P&gt;Thanks Koen for your help!&lt;/P&gt;&lt;P&gt;As p&amp;gt;n, tried to use both Lasso and elasticnet, and got inconsistent outputs too.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 20:40:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-do-GLMSelect-without-picking-up-non-significant-variables/m-p/862031#M340483</guid>
      <dc:creator>Davejones</dc:creator>
      <dc:date>2023-03-02T20:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to do GLMSelect without picking up non-significant variables?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-do-GLMSelect-without-picking-up-non-significant-variables/m-p/862325#M340613</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the number of variables / features is higher than the number of observations / samples, the data are considered high-dimensional and require dimension reduction approaches.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Sun, 05 Mar 2023 00:28:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-do-GLMSelect-without-picking-up-non-significant-variables/m-p/862325#M340613</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-03-05T00:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to do GLMSelect without picking up non-significant variables?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-do-GLMSelect-without-picking-up-non-significant-variables/m-p/862815#M340814</link>
      <description>&lt;P&gt;Thanks Koen!&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 21:37:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-do-GLMSelect-without-picking-up-non-significant-variables/m-p/862815#M340814</guid>
      <dc:creator>Davejones</dc:creator>
      <dc:date>2023-03-07T21:37:46Z</dc:date>
    </item>
  </channel>
</rss>

