<?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: Lasso Logistic Regression in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Lasso-Logistic-Regression/m-p/294620#M4399</link>
    <description>Hello, thanks for your reply but I plan to use SAS Miner Nodes not SAS STAT. Can I select inputs with LARS Node and use the nonzero features in Logistic Regression model?</description>
    <pubDate>Sun, 28 Aug 2016 11:53:53 GMT</pubDate>
    <dc:creator>fuatengin</dc:creator>
    <dc:date>2016-08-28T11:53:53Z</dc:date>
    <item>
      <title>Lasso Logistic Regression</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Lasso-Logistic-Regression/m-p/294612#M4396</link>
      <description>Hello,&lt;BR /&gt;I am trying to develop a regularized(LASSO) logistic regression model in SAS EM 14.1 but as far as I understand LASSO is available only for linear regression in SAS EM. I consider selecting variables with LASSO then put the resulting non zero variables as inputs into logistic regression. Does this approach work? Or are there any ways to come up with this issue?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;BR /&gt;&lt;BR /&gt;Engin</description>
      <pubDate>Sun, 28 Aug 2016 07:21:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Lasso-Logistic-Regression/m-p/294612#M4396</guid>
      <dc:creator>fuatengin</dc:creator>
      <dc:date>2016-08-28T07:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Lasso Logistic Regression</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Lasso-Logistic-Regression/m-p/294614#M4397</link>
      <description>The LASSO method is in PROC GLMSELECT, Check whether it could be applied in logistic regression. And actually proc logistic have an option OFFSET= which can constraint parameter sum to one due to the fact that offset variable's parameter is always fixed as 1. E.X. if you want var1 has 0.2, var2 has 0.8 then put 0.2*var1+0.8*var2 into OFFSET= . More info check documentation of proc logistic.</description>
      <pubDate>Sun, 28 Aug 2016 08:07:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Lasso-Logistic-Regression/m-p/294614#M4397</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-08-28T08:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Lasso Logistic Regression</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Lasso-Logistic-Regression/m-p/294620#M4399</link>
      <description>Hello, thanks for your reply but I plan to use SAS Miner Nodes not SAS STAT. Can I select inputs with LARS Node and use the nonzero features in Logistic Regression model?</description>
      <pubDate>Sun, 28 Aug 2016 11:53:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Lasso-Logistic-Regression/m-p/294620#M4399</guid>
      <dc:creator>fuatengin</dc:creator>
      <dc:date>2016-08-28T11:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Lasso Logistic Regression</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Lasso-Logistic-Regression/m-p/294669#M4401</link>
      <description>&lt;P&gt;Hi, check out the HP Regression Node. I think it will do what you want.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another option ion is to preselect variables using the HP Variable Selection node.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ray&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Aug 2016 23:32:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Lasso-Logistic-Regression/m-p/294669#M4401</guid>
      <dc:creator>rayIII</dc:creator>
      <dc:date>2016-08-28T23:32:15Z</dc:date>
    </item>
  </channel>
</rss>

