<?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 do I use hpgenselect &amp;amp; LASSO as selection method? Receiving error code in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-use-hpgenselect-amp-LASSO-as-selection-method-Receiving/m-p/630731#M30239</link>
    <description>&lt;P&gt;Hi - I am trying to run the proc&amp;nbsp;hpgenselect to do LASSO regression. However, I continue to receive this error message:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: The HPGENSELECT procedure supports the FORWARD, BACKWARD, and STEPWISE variable selection&lt;BR /&gt;techniques. The chosen technique is not available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using SAS 9.4 TS Level 1MI on X64_8PRO platform.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Code I am using:&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc hpgenselect data=died30;&lt;BR /&gt;class group (ref = "2") black (ref = "0") female (ref = "0") died30 (ref = "0") / param=ref;&lt;BR /&gt;model died30(event="1") = age black female iqcode apache cci lawton group / dist=binary;&lt;BR /&gt;selection method =lasso;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I doing wrong? Thanks!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Mar 2020 19:51:09 GMT</pubDate>
    <dc:creator>Heidilynne</dc:creator>
    <dc:date>2020-03-09T19:51:09Z</dc:date>
    <item>
      <title>How do I use hpgenselect &amp; LASSO as selection method? Receiving error code</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-use-hpgenselect-amp-LASSO-as-selection-method-Receiving/m-p/630731#M30239</link>
      <description>&lt;P&gt;Hi - I am trying to run the proc&amp;nbsp;hpgenselect to do LASSO regression. However, I continue to receive this error message:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: The HPGENSELECT procedure supports the FORWARD, BACKWARD, and STEPWISE variable selection&lt;BR /&gt;techniques. The chosen technique is not available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using SAS 9.4 TS Level 1MI on X64_8PRO platform.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Code I am using:&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc hpgenselect data=died30;&lt;BR /&gt;class group (ref = "2") black (ref = "0") female (ref = "0") died30 (ref = "0") / param=ref;&lt;BR /&gt;model died30(event="1") = age black female iqcode apache cci lawton group / dist=binary;&lt;BR /&gt;selection method =lasso;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I doing wrong? Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 19:51:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-use-hpgenselect-amp-LASSO-as-selection-method-Receiving/m-p/630731#M30239</guid>
      <dc:creator>Heidilynne</dc:creator>
      <dc:date>2020-03-09T19:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: How do I use hpgenselect &amp; LASSO as selection method? Receiving error code</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-use-hpgenselect-amp-LASSO-as-selection-method-Receiving/m-p/630760#M30241</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/315828"&gt;@Heidilynne&lt;/a&gt;&amp;nbsp;and welcome to the SAS Support Communities!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to the &lt;A href="https://documentation.sas.com/?docsetId=whatsnew&amp;amp;docsetTarget=n0xz3zuivh0rnen1806e9yctjkji.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#p1olrp4rl499ndn0z3rzt3q2mshx" target="_blank" rel="noopener"&gt;documentation&lt;/A&gt;, the LASSO selection method in PROC HPGENSELECT was introduced in SAS/STAT version 14.1 (SAS 9.4M3). Your SAS 9.4M1 has probably SAS/STAT version 13.1. You can check this with&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc product_status;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;So, an upgrade to the latest release will (most likely) resolve the issue and add a lot of valuable enhancements to other language elements as well.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 21:42:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-use-hpgenselect-amp-LASSO-as-selection-method-Receiving/m-p/630760#M30241</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2020-03-09T21:42:37Z</dc:date>
    </item>
  </channel>
</rss>

