<?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: How to use PROC CORRESP MCA pre-process for clustering? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-use-PROC-CORRESP-MCA-pre-process-for-clustering/m-p/186777#M265721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can kind of see a clunky way of doing this.&amp;nbsp; After PROC CORRESP does its thing and you get the X and Y axis values, you could use PROC DISTANCE to get a single continuous value, or just use the X and Y axis values as continuous variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Sep 2014 17:14:07 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2014-09-05T17:14:07Z</dc:date>
    <item>
      <title>How to use PROC CORRESP MCA pre-process for clustering?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-use-PROC-CORRESP-MCA-pre-process-for-clustering/m-p/186775#M265719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to use PROC CORRESP (MCA option) as a pre-processing for clustering. The purpose of this is to transform categorical variables to continuous variables. Does anyone have any sample codes or examples for this? How can I create output dataset from CORRESP (MCA option) and then do the hierarchical clustering with ward criteria?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 20:07:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-use-PROC-CORRESP-MCA-pre-process-for-clustering/m-p/186775#M265719</guid>
      <dc:creator>angelinaliu</dc:creator>
      <dc:date>2014-09-04T20:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PROC CORRESP MCA pre-process for clustering?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-use-PROC-CORRESP-MCA-pre-process-for-clustering/m-p/186776#M265720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you can &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;use PROC CORRESP&amp;nbsp; to transform categorical variables to continuous variables.&amp;nbsp; It decompose cell chi-square into X axis and Y axis , therefore you can make some cluster idea,but that is only for CATEGORY variables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xia Keshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 14:22:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-use-PROC-CORRESP-MCA-pre-process-for-clustering/m-p/186776#M265720</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2014-09-05T14:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PROC CORRESP MCA pre-process for clustering?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-use-PROC-CORRESP-MCA-pre-process-for-clustering/m-p/186777#M265721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can kind of see a clunky way of doing this.&amp;nbsp; After PROC CORRESP does its thing and you get the X and Y axis values, you could use PROC DISTANCE to get a single continuous value, or just use the X and Y axis values as continuous variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 17:14:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-use-PROC-CORRESP-MCA-pre-process-for-clustering/m-p/186777#M265721</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2014-09-05T17:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PROC CORRESP MCA pre-process for clustering?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-use-PROC-CORRESP-MCA-pre-process-for-clustering/m-p/186778#M265722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah. &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;use the X and Y axis values&lt;/SPAN&gt; to cluster, right ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Sep 2014 12:11:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-use-PROC-CORRESP-MCA-pre-process-for-clustering/m-p/186778#M265722</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2014-09-06T12:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PROC CORRESP MCA pre-process for clustering?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-use-PROC-CORRESP-MCA-pre-process-for-clustering/m-p/403856#M265723</link>
      <description>&lt;P&gt;Hi, do you know how can i run MCA in Enterprise MINER?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 10:24:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-use-PROC-CORRESP-MCA-pre-process-for-clustering/m-p/403856#M265723</guid>
      <dc:creator>gabras</dc:creator>
      <dc:date>2017-10-13T10:24:10Z</dc:date>
    </item>
  </channel>
</rss>

