<?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: Example Data Set For Showing Superiority of LASSO Over Stepwise Selection in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Example-Data-Set-For-Showing-Superiority-of-LASSO-Over-Stepwise/m-p/301464#M16038</link>
    <description>&lt;PRE&gt;

Yeah. LASSO would be better than STEPWISE .
After using these two method with PROC GLMSELECT ,
Check the following fit statistics:

AIC 2172.72685
AICC 2174.27787
SBC 1736.94624
ASE (Train) 24.18515
ASE (Validate) 25.74617
ASE (Test) 22.57297

I would expect LASSO has smaller value of these statistics than STEPWISE.

&lt;/PRE&gt;</description>
    <pubDate>Thu, 29 Sep 2016 08:31:22 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2016-09-29T08:31:22Z</dc:date>
    <item>
      <title>Example Data Set For Showing Superiority of LASSO Over Stepwise Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Example-Data-Set-For-Showing-Superiority-of-LASSO-Over-Stepwise/m-p/300498#M15985</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to demonstrate that&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a) LASSO regression is superior to stepwise selection for variable selection&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;b) LASSO regression is superior to linear regression for prediction&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to use PROC GLMSELECT in SAS 9.3 to illustrate this. &amp;nbsp;Would anyone have a data set and some code to do so? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have just the data set but no code, that's fine - I would be glad to write it by myself. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have both the data and the code, that would be even better! &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2016 22:09:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Example-Data-Set-For-Showing-Superiority-of-LASSO-Over-Stepwise/m-p/300498#M15985</guid>
      <dc:creator>PurpleNinja</dc:creator>
      <dc:date>2016-09-23T22:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Example Data Set For Showing Superiority of LASSO Over Stepwise Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Example-Data-Set-For-Showing-Superiority-of-LASSO-Over-Stepwise/m-p/300513#M15986</link>
      <description>&lt;PRE&gt;
Compare AIC BIC PRESS .... these model fit statistic with these two method.

I don't understand your second question. LASSO is variable selection method ,not a regression method.

There are some better method than LASSO , like Net-LASSO .
Check the documentation .


&lt;/PRE&gt;</description>
      <pubDate>Sat, 24 Sep 2016 02:54:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Example-Data-Set-For-Showing-Superiority-of-LASSO-Over-Stepwise/m-p/300513#M15986</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-09-24T02:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Example Data Set For Showing Superiority of LASSO Over Stepwise Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Example-Data-Set-For-Showing-Superiority-of-LASSO-Over-Stepwise/m-p/301386#M16027</link>
      <description>&lt;P&gt;Hi Ksharp,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry - I could have phrased that second question better. &amp;nbsp;Suppose I generate 2 different models:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a) one model is obtained from stepwise selection&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;b) one model is obtained from LASSO&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to show that the predictive accuracy of Model B is higher than that of Model A.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As Wikipedia notes, LASSO enhances the predictive accuracy of a resulting statistical model. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://en.wikipedia.org/wiki/Lasso_(statistics" target="_blank"&gt;https://en.wikipedia.org/wiki/Lasso_(statistics&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you have an example data set that I can use to demonstrate this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 19:42:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Example-Data-Set-For-Showing-Superiority-of-LASSO-Over-Stepwise/m-p/301386#M16027</guid>
      <dc:creator>PurpleNinja</dc:creator>
      <dc:date>2016-09-28T19:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Example Data Set For Showing Superiority of LASSO Over Stepwise Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Example-Data-Set-For-Showing-Superiority-of-LASSO-Over-Stepwise/m-p/301464#M16038</link>
      <description>&lt;PRE&gt;

Yeah. LASSO would be better than STEPWISE .
After using these two method with PROC GLMSELECT ,
Check the following fit statistics:

AIC 2172.72685
AICC 2174.27787
SBC 1736.94624
ASE (Train) 24.18515
ASE (Validate) 25.74617
ASE (Test) 22.57297

I would expect LASSO has smaller value of these statistics than STEPWISE.

&lt;/PRE&gt;</description>
      <pubDate>Thu, 29 Sep 2016 08:31:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Example-Data-Set-For-Showing-Superiority-of-LASSO-Over-Stepwise/m-p/301464#M16038</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-09-29T08:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Example Data Set For Showing Superiority of LASSO Over Stepwise Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Example-Data-Set-For-Showing-Superiority-of-LASSO-Over-Stepwise/m-p/302081#M16061</link>
      <description>&lt;P&gt;Hello Ksharp,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please tell me where you got these statistics? &amp;nbsp;Did you apply those methods to a data set? &amp;nbsp;If so, could you please tell me where that data set comes from?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 15:07:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Example-Data-Set-For-Showing-Superiority-of-LASSO-Over-Stepwise/m-p/302081#M16061</guid>
      <dc:creator>PurpleNinja</dc:creator>
      <dc:date>2016-10-03T15:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Example Data Set For Showing Superiority of LASSO Over Stepwise Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Example-Data-Set-For-Showing-Superiority-of-LASSO-Over-Stepwise/m-p/302221#M16067</link>
      <description>These goodness-fit statistics I referred to is from SAS documentation. There are many example you can work with in PROC GLMSELECT documentation.</description>
      <pubDate>Tue, 04 Oct 2016 02:36:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Example-Data-Set-For-Showing-Superiority-of-LASSO-Over-Stepwise/m-p/302221#M16067</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-10-04T02:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Example Data Set For Showing Superiority of LASSO Over Stepwise Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Example-Data-Set-For-Showing-Superiority-of-LASSO-Over-Stepwise/m-p/455620#M23764</link>
      <description>Sorry for the very late reply, Ksharp. I forgot about this thread.&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your help!</description>
      <pubDate>Thu, 19 Apr 2018 14:29:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Example-Data-Set-For-Showing-Superiority-of-LASSO-Over-Stepwise/m-p/455620#M23764</guid>
      <dc:creator>PurpleNinja</dc:creator>
      <dc:date>2018-04-19T14:29:43Z</dc:date>
    </item>
  </channel>
</rss>

