<?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: Clustering with mixed variables in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Clustering-with-mixed-variables/m-p/501809#M25851</link>
    <description>&lt;P&gt;You could directly use&amp;nbsp;&lt;SPAN&gt;PROC CLUSTER, if you already have design matrix like:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sex&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;F&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;F&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;M&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;--&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;F M&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1 0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1 0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;0 1&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Oct 2018 10:07:14 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2018-10-05T10:07:14Z</dc:date>
    <item>
      <title>Clustering with mixed variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Clustering-with-mixed-variables/m-p/501776#M25850</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am fairly new to SAS and could use some help. I have been working on customer segmentation on a 30 000 entries data set with mixed variables (continuos, binary and categorical).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I initially was thinking of turning some of the categorical variables with few levels into binary variables and then use PROC FASTCLUS on it. However it seems like FASTCLUS only performs k-means, which is not appropriate for binary variables. I then used PROC DISTANCE to create a gower's distance matrix directly for the mixed variables data set to feed into PROC CLUSTER. But now I am getting an error&amp;nbsp; and warning:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WARNING: Unable to allocate sufficient memory. Amount requested was 0, amount available was 1691620352...&lt;/P&gt;&lt;P&gt;ERROR: Invalid position -2147479016 for utility file WORK.'SASTMP-000000029'n.UTILITY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I doing something wrong or is my data set to large to be processed with PROC CLUSTER. Are there any alternative ways to cluster mixed variables ds?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 08:17:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Clustering-with-mixed-variables/m-p/501776#M25850</guid>
      <dc:creator>biaf08</dc:creator>
      <dc:date>2018-10-05T08:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering with mixed variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Clustering-with-mixed-variables/m-p/501809#M25851</link>
      <description>&lt;P&gt;You could directly use&amp;nbsp;&lt;SPAN&gt;PROC CLUSTER, if you already have design matrix like:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sex&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;F&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;F&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;M&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;--&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;F M&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1 0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1 0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;0 1&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 10:07:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Clustering-with-mixed-variables/m-p/501809#M25851</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-10-05T10:07:14Z</dc:date>
    </item>
  </channel>
</rss>

