<?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 Proc GLMSELECT LASSO in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-GLMSELECT-LASSO/m-p/282489#M59182</link>
    <description>&lt;P&gt;I am currently using SAS 9.4 and am interested in performing model selection using the LASSO technique. I ran across a tutorial online and Proc GLMSELECT seems to be a great way to do this. However, I was wondering, can I perform the LASSO technique with the version of SAS that I have? I am asking this because the youtube tutorial used version 13.1.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jul 2016 17:29:11 GMT</pubDate>
    <dc:creator>dubya</dc:creator>
    <dc:date>2016-07-06T17:29:11Z</dc:date>
    <item>
      <title>Proc GLMSELECT LASSO</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-GLMSELECT-LASSO/m-p/282489#M59182</link>
      <description>&lt;P&gt;I am currently using SAS 9.4 and am interested in performing model selection using the LASSO technique. I ran across a tutorial online and Proc GLMSELECT seems to be a great way to do this. However, I was wondering, can I perform the LASSO technique with the version of SAS that I have? I am asking this because the youtube tutorial used version 13.1.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2016 17:29:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-GLMSELECT-LASSO/m-p/282489#M59182</guid>
      <dc:creator>dubya</dc:creator>
      <dc:date>2016-07-06T17:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Proc GLMSELECT LASSO</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-GLMSELECT-LASSO/m-p/282680#M59201</link>
      <description>&lt;P&gt;Yep, you can use SELECTION=LASSO in 9.4, for example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc glmselect data = sashelp.iris;&lt;BR /&gt; model petallength = petalwidth sepalwidth sepallength / selection=lasso;&lt;BR /&gt; run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ray&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2016 13:38:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-GLMSELECT-LASSO/m-p/282680#M59201</guid>
      <dc:creator>rayIII</dc:creator>
      <dc:date>2016-07-07T13:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Proc GLMSELECT LASSO</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-GLMSELECT-LASSO/m-p/283480#M59256</link>
      <description>&lt;P&gt;The SAS analytical procedures (such as SAS/STAT, SAS/ETS, SAS/IML,...) use numbers like&lt;/P&gt;
&lt;P&gt;13.1, 13.2, and 14.1&lt;/P&gt;
&lt;P&gt;for their releases. &amp;nbsp;Because these products are released during a major or minor release of the rest of SAS, you will also see references to the SAS maintenance releases, such as&lt;/P&gt;
&lt;P&gt;9.4m1, 9.4m2, and 9.4m3.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The "Rosetta Stone" that enables you to see the correspondence between these two numbering systems is the article&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/iml/2013/08/02/how-old-is-your-version-of-sas-release-dates-for-sas-software.html" target="_self"&gt;"How old is your version of SAS: Release dates for SAS Software"&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you don't know which version of SAS you are running, you can &lt;A href="http://blogs.sas.com/content/iml/2013/08/26/determine-sas-version-at-run-time.html" target="_self"&gt;determine your&amp;nbsp;version of SAS software at run time.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2016 14:18:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-GLMSELECT-LASSO/m-p/283480#M59256</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-07-11T14:18:47Z</dc:date>
    </item>
  </channel>
</rss>

