<?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: How does SAS select the best regression model under several criteria such as aic, cp, bic and et in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/How-does-SAS-select-the-best-regression-model-under-several/m-p/927287#M41629</link>
    <description>&lt;P&gt;The selection of the model is based upon SELECTION=ADJRSQ, so the model with highest ADJRSQ is selected. It is not based upon aic bic cp etc. but those statistics are reported.&lt;/P&gt;</description>
    <pubDate>Tue, 07 May 2024 09:30:07 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2024-05-07T09:30:07Z</dc:date>
    <item>
      <title>How does SAS select the best regression model under several criteria such as aic, cp, bic and etc</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-does-SAS-select-the-best-regression-model-under-several/m-p/927286#M41628</link>
      <description>&lt;P&gt;In proc reg command,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When we use 'selection=' option to select the best regression model based on various criteria&amp;nbsp; (e.g. aic, cp, bic, rsquare and etc..)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How does SAS come up with a single best model when it needs to consider the criteria all together simultaneously?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm curious about this because I think different criteria may rank a model differently.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;c.f)&lt;/P&gt;&lt;P&gt;proc reg data = /name of data/;&lt;/P&gt;&lt;P&gt;model Y = X1 -- Xn / selection = adjrsq mse aic bic cp&amp;nbsp; best = 1;&lt;/P&gt;&lt;P&gt;run;quit;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 08:47:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-does-SAS-select-the-best-regression-model-under-several/m-p/927286#M41628</guid>
      <dc:creator>kunee26</dc:creator>
      <dc:date>2024-05-07T08:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: How does SAS select the best regression model under several criteria such as aic, cp, bic and et</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-does-SAS-select-the-best-regression-model-under-several/m-p/927287#M41629</link>
      <description>&lt;P&gt;The selection of the model is based upon SELECTION=ADJRSQ, so the model with highest ADJRSQ is selected. It is not based upon aic bic cp etc. but those statistics are reported.&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 09:30:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-does-SAS-select-the-best-regression-model-under-several/m-p/927287#M41629</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2024-05-07T09:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: How does SAS select the best regression model under several criteria such as aic, cp, bic and et</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-does-SAS-select-the-best-regression-model-under-several/m-p/927295#M41632</link>
      <description>&lt;P&gt;I've been searching around for this so long!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I feel like I've finally found oasis!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 12:14:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-does-SAS-select-the-best-regression-model-under-several/m-p/927295#M41632</guid>
      <dc:creator>kunee26</dc:creator>
      <dc:date>2024-05-07T12:14:27Z</dc:date>
    </item>
  </channel>
</rss>

