<?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 SAS IML Create combinations in a Hash Table in SAS/IML Software and Matrix Computations</title>
    <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/SAS-IML-Create-combinations-in-a-Hash-Table/m-p/597287#M4864</link>
    <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;In SAS IML there is a function called ALLCOMB that can create a matrix of all possible combinations. This is a very helpful function but if the number of combinations is for n=large it doesn't work as well from an efficiency point of view. I was wondering if any one has created hash tables of all possible combinations to improve the efficiency. I know how to either use allcomb or do loops to create a matrix but instead I would like to create a Hash table lookup of the combinations in each row. Thanks&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Oct 2019 11:53:03 GMT</pubDate>
    <dc:creator>Sanscrit_2prov</dc:creator>
    <dc:date>2019-10-17T11:53:03Z</dc:date>
    <item>
      <title>SAS IML Create combinations in a Hash Table</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/SAS-IML-Create-combinations-in-a-Hash-Table/m-p/597287#M4864</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;In SAS IML there is a function called ALLCOMB that can create a matrix of all possible combinations. This is a very helpful function but if the number of combinations is for n=large it doesn't work as well from an efficiency point of view. I was wondering if any one has created hash tables of all possible combinations to improve the efficiency. I know how to either use allcomb or do loops to create a matrix but instead I would like to create a Hash table lookup of the combinations in each row. Thanks&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 11:53:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/SAS-IML-Create-combinations-in-a-Hash-Table/m-p/597287#M4864</guid>
      <dc:creator>Sanscrit_2prov</dc:creator>
      <dc:date>2019-10-17T11:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAS IML Create combinations in a Hash Table</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/SAS-IML-Create-combinations-in-a-Hash-Table/m-p/597289#M4865</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/295602"&gt;@Sanscrit_2prov&lt;/a&gt;&amp;nbsp;welcome to the SAS Community &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you provide a small example of your problem and where it goes wrong?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 11:57:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/SAS-IML-Create-combinations-in-a-Hash-Table/m-p/597289#M4865</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2019-10-17T11:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAS IML Create combinations in a Hash Table</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/SAS-IML-Create-combinations-in-a-Hash-Table/m-p/597313#M4866</link>
      <description>&lt;P&gt;Check&amp;nbsp;GRAYCODE Function&amp;nbsp; in data step.&lt;/P&gt;
&lt;P&gt;I would not think Hash could contain so many combinations. and it must be exploded .&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 13:28:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/SAS-IML-Create-combinations-in-a-Hash-Table/m-p/597313#M4866</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-10-17T13:28:23Z</dc:date>
    </item>
  </channel>
</rss>

