<?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 Clustering with proc surveyreg in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Clustering-with-proc-surveyreg/m-p/175655#M45054</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently writting my thesis and I'm facing a problem with the proc surveyreg. My teacher wants me to cluster my sample for an analysis with the help of procsurveyreg&amp;nbsp; but I do not succeed to. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to cluster on two factors. Here is a sample of the data I want to cluster. I need to cluster the traders based on transactions and volume.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="240"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="80"&gt;Id_trader&lt;/TD&gt;&lt;TD width="80"&gt;Transactions&lt;/TD&gt;&lt;TD width="80"&gt;Volume&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;12&lt;/TD&gt;&lt;TD align="right"&gt;45&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;8&lt;/TD&gt;&lt;TD align="right"&gt;65&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;40&lt;/TD&gt;&lt;TD align="right"&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me with it ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jul 2014 07:25:03 GMT</pubDate>
    <dc:creator>crikriek</dc:creator>
    <dc:date>2014-07-11T07:25:03Z</dc:date>
    <item>
      <title>Clustering with proc surveyreg</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Clustering-with-proc-surveyreg/m-p/175655#M45054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently writting my thesis and I'm facing a problem with the proc surveyreg. My teacher wants me to cluster my sample for an analysis with the help of procsurveyreg&amp;nbsp; but I do not succeed to. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to cluster on two factors. Here is a sample of the data I want to cluster. I need to cluster the traders based on transactions and volume.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="240"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="80"&gt;Id_trader&lt;/TD&gt;&lt;TD width="80"&gt;Transactions&lt;/TD&gt;&lt;TD width="80"&gt;Volume&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;12&lt;/TD&gt;&lt;TD align="right"&gt;45&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;80&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;8&lt;/TD&gt;&lt;TD align="right"&gt;65&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;40&lt;/TD&gt;&lt;TD align="right"&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me with it ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 07:25:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Clustering-with-proc-surveyreg/m-p/175655#M45054</guid>
      <dc:creator>crikriek</dc:creator>
      <dc:date>2014-07-11T07:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering with proc surveyreg</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Clustering-with-proc-surveyreg/m-p/175656#M45055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SURVEYREG supports clustering through the CLUSTER statement and stratification through the STRATA statement.&amp;nbsp; Please share what code you are attempting.&amp;nbsp; You may need to run PROC FASTCLUS (or some other clustering procedure) prior to your analysis, to classify the various records into clusters.&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>Mon, 14 Jul 2014 13:55:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Clustering-with-proc-surveyreg/m-p/175656#M45055</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2014-07-14T13:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering with proc surveyreg</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Clustering-with-proc-surveyreg/m-p/175657#M45056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cluster is also a sample design issue in survey analysis procs. For example students sampled within each School building of a School district. The STRATA could be School Districts and Clusters are the Schools. You would as a minimum need a totals data set and each strata should indicate the number of clusters.&lt;/P&gt;&lt;P&gt;If your not sampling withing the Id_trader then it looks like you may be looking at more of a domain analysis then clusters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are looking for similarity between your ID_trader values then you would use one of the clustering procedures to identify the similar groups and likely want to merge that into the data as a model variable but not a sample cluster.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 17:04:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Clustering-with-proc-surveyreg/m-p/175657#M45056</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-07-14T17:04:09Z</dc:date>
    </item>
  </channel>
</rss>

