<?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: cluster analysis [how to improve your question] in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579354#M164451</link>
    <description>I need to generate a cluster analysis in SAS Guide using the K means and centroids method and plot the elbow graph. However I need the help or example of some Proc in this regard.</description>
    <pubDate>Tue, 06 Aug 2019 13:08:18 GMT</pubDate>
    <dc:creator>EloarL</dc:creator>
    <dc:date>2019-08-06T13:08:18Z</dc:date>
    <item>
      <title>cluster analysis</title>
      <link>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579344#M164447</link>
      <description>&lt;P&gt;&lt;SPAN&gt;hello, could anyone help me with an example of Proc for cluster analysis with graph plot Error?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 12:39:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579344#M164447</guid>
      <dc:creator>EloarL</dc:creator>
      <dc:date>2019-08-06T12:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: cluster analysis [how to improve your question]</title>
      <link>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579346#M164449</link>
      <description>&lt;P&gt;Hello &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/284234"&gt;@EloarL&lt;/a&gt;,&lt;/P&gt;&lt;BR /&gt; &lt;P&gt;Your question requires more details before experts can help.&amp;nbsp;Can you revise your question to include more information?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Review this checklist:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Specify a meaningful subject line for your topic.&amp;nbsp; Avoid generic subjects like "need help," "SAS query," or "urgent."&lt;/LI&gt;
&lt;LI&gt;When appropriate, provide sample data in text or DATA step format.&amp;nbsp; See &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-create-a-data-step-version-of-your-data-AKA-generate/ta-p/258712" target="_blank"&gt;this article for one method&lt;/A&gt;&amp;nbsp;you can use.&lt;/LI&gt;
&lt;LI&gt;If you're encountering an error in SAS, include the SAS log or a screenshot of the error condition.&amp;nbsp;Use the&amp;nbsp;&lt;STRONG&gt;Photos&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;button to include the image in your message.&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 279px;"&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/16608i91A52F817EAC9A69/image-dimensions/279x150?v=1.0" width="279" height="150" alt="use_buttons.png" title="use_buttons.png" /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;It also helps to include an example (table or picture) of the result that you're trying to achieve.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;To edit your original message, select the "blue gear" icon at the top of the message and select&amp;nbsp;&lt;STRONG&gt;Edit Message&lt;/STRONG&gt;.&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;From there you can adjust the title and add more details to the body of the message.&amp;nbsp; Or, simply reply to this message with any additional information you can supply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 229px;"&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/16605iAC020BC79315B045/image-size/large?v=1.0&amp;amp;px=600" alt="edit_post.png" title="edit_post.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;SAS experts are eager to help -- help&amp;nbsp;&lt;EM&gt;them&lt;/EM&gt; by providing as much detail as you can.&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style:italic;font-size:smaller;"&gt;This prewritten response was triggered for you by fellow SAS Support Communities member &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&lt;/SPAN&gt;&lt;/P&gt;.</description>
      <pubDate>Tue, 06 Aug 2019 12:43:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579346#M164449</guid>
      <dc:creator>Community_Guide</dc:creator>
      <dc:date>2019-08-06T12:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: cluster analysis [how to improve your question]</title>
      <link>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579354#M164451</link>
      <description>I need to generate a cluster analysis in SAS Guide using the K means and centroids method and plot the elbow graph. However I need the help or example of some Proc in this regard.</description>
      <pubDate>Tue, 06 Aug 2019 13:08:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579354#M164451</guid>
      <dc:creator>EloarL</dc:creator>
      <dc:date>2019-08-06T13:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: cluster analysis [how to improve your question]</title>
      <link>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579416#M164475</link>
      <description>&lt;P&gt;Did you try PROC CLUSTER? The examples in the documentation is pretty straightforward:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_cluster_examples01.htm&amp;amp;docsetVersion=15.1&amp;amp;locale=en"&gt;https://documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_cluster_examples01.htm&amp;amp;docsetVersion=15.1&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/284234"&gt;@EloarL&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;I need to generate a cluster analysis in SAS Guide using the K means and centroids method and plot the elbow graph. However I need the help or example of some Proc in this regard.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 15:13:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579416#M164475</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-08-06T15:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: cluster analysis [how to improve your question]</title>
      <link>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579456#M164484</link>
      <description>&lt;BR /&gt;yes, i tested them all but i didn't get any results i need because i need a Procesar with a cluster parsing function in R language.&lt;BR /&gt;Code used in the R language was as follows:&lt;BR /&gt;erro = 0&lt;BR /&gt;for (i in 2:20){&lt;BR /&gt;erro[i] &amp;lt;- ml_compute_cost(&lt;BR /&gt;ml_kmeans(&lt;BR /&gt;variaveis_clusters_tratado, CODCLI ~ ., k=i), variaveis_clusters_tratado)&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;plot(erro)&lt;BR /&gt;&lt;BR /&gt;I need a function similar to this in SAS GUIDE</description>
      <pubDate>Tue, 06 Aug 2019 17:49:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579456#M164484</guid>
      <dc:creator>EloarL</dc:creator>
      <dc:date>2019-08-06T17:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: cluster analysis [how to improve your question]</title>
      <link>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579465#M164486</link>
      <description>&lt;P&gt;Can you explain what the R code does? Most of us don't understand R.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 18:25:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579465#M164486</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-08-06T18:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: cluster analysis [how to improve your question]</title>
      <link>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579481#M164488</link>
      <description>cluster &amp;lt;- ml_kmeans(variaveis_clusters_tratado, CODCLI ~ ., k = 5) Create a K-MEANS model with dataset data variaveis_clusters_tratado,following the formula CODCLI ~ ., com 5 Clusters, isto é, k=5.clusters &amp;lt;- ml_predict(cluster, variaveis_clusters_tratado) predict the values ​​of variaveis_clusters_tratado using the template that was created in the first line, that is, the clusters. While doing so, this line overlaps the created model in R's memory. That is, it uses the model and then replaces it with the prediction result, which is likely to be a dataframe.&lt;BR /&gt;&lt;BR /&gt;How to do this in SAS GUIDE?</description>
      <pubDate>Tue, 06 Aug 2019 19:35:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579481#M164488</guid>
      <dc:creator>EloarL</dc:creator>
      <dc:date>2019-08-06T19:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: cluster analysis [how to improve your question]</title>
      <link>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579484#M164490</link>
      <description>Sounds like you're scoring a data set after? You first create your clusters and then you want to apply that logic to a different data set? If so, take a look at PROC SCORE and PLM.</description>
      <pubDate>Tue, 06 Aug 2019 19:43:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579484#M164490</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-08-06T19:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: cluster analysis [how to improve your question]</title>
      <link>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579490#M164492</link>
      <description>&lt;P&gt;Certainly, SAS can do K-means clustering, its in PROC FASTCLUS.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?docsetId=statug&amp;amp;docsetVersion=14.2&amp;amp;docsetTarget=statug_fastclus_overview.htm&amp;amp;locale=en"&gt;https://documentation.sas.com/?docsetId=statug&amp;amp;docsetVersion=14.2&amp;amp;docsetTarget=statug_fastclus_overview.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that doesn't do what you want, please describe in detail exactly what you need, give us a complete description of what you need, starting from the beginning; instead of making us ask question after question as we have been doing to get this far.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 20:19:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/cluster-analysis/m-p/579490#M164492</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-08-06T20:19:03Z</dc:date>
    </item>
  </channel>
</rss>

