<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Cluster Analysis Example: Quick Start R Code	</title>
	<atom:link href="https://www.datanovia.com/en/lessons/cluster-analysis-example-quick-start-r-code/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.datanovia.com/en/lessons/cluster-analysis-example-quick-start-r-code/</link>
	<description>Data Mining and Statistics for Decision Support</description>
	<lastBuildDate>Mon, 07 Sep 2020 08:47:55 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: gab		</title>
		<link>https://www.datanovia.com/en/lessons/cluster-analysis-example-quick-start-r-code/#comment-20973</link>

		<dc:creator><![CDATA[gab]]></dc:creator>
		<pubDate>Mon, 07 Sep 2020 08:47:55 +0000</pubDate>
		<guid isPermaLink="false">https://www.datanovia.com/en/?post_type=dt_lessons&#038;p=7646#comment-20973</guid>

					<description><![CDATA[I wish I will do the same heatmap but for agglomerative clustering. Is there a way to get this?]]></description>
			<content:encoded><![CDATA[<p>I wish I will do the same heatmap but for agglomerative clustering. Is there a way to get this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hadi		</title>
		<link>https://www.datanovia.com/en/lessons/cluster-analysis-example-quick-start-r-code/#comment-2711</link>

		<dc:creator><![CDATA[Hadi]]></dc:creator>
		<pubDate>Thu, 14 Nov 2019 19:34:18 +0000</pubDate>
		<guid isPermaLink="false">https://www.datanovia.com/en/?post_type=dt_lessons&#038;p=7646#comment-2711</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.datanovia.com/en/lessons/cluster-analysis-example-quick-start-r-code/#comment-2498&quot;&gt;Serkan Korkmaz&lt;/a&gt;.

Same here! I suspect that the dataset got updated after the page was published.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.datanovia.com/en/lessons/cluster-analysis-example-quick-start-r-code/#comment-2498">Serkan Korkmaz</a>.</p>
<p>Same here! I suspect that the dataset got updated after the page was published.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Serkan Korkmaz		</title>
		<link>https://www.datanovia.com/en/lessons/cluster-analysis-example-quick-start-r-code/#comment-2498</link>

		<dc:creator><![CDATA[Serkan Korkmaz]]></dc:creator>
		<pubDate>Fri, 18 Oct 2019 12:55:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.datanovia.com/en/?post_type=dt_lessons&#038;p=7646#comment-2498</guid>

					<description><![CDATA[Hi,

For some reason my code produces two optimal clusters.

data(&quot;USArrests&quot;)
df = USArrests; df = scale(df)

# k-means clustering; ####

# optimal number of clusters; 
fviz_nbclust(
  df,
  kmeans,
  method = &quot;gap_stat&quot;
)

I cant seem to find a difference in the code.]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>For some reason my code produces two optimal clusters.</p>
<p>data(&#8220;USArrests&#8221;)<br />
df = USArrests; df = scale(df)</p>
<p># k-means clustering; ####</p>
<p># optimal number of clusters;<br />
fviz_nbclust(<br />
  df,<br />
  kmeans,<br />
  method = &#8220;gap_stat&#8221;<br />
)</p>
<p>I cant seem to find a difference in the code.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 105/169 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching 32/58 queries in 0.386 seconds using APC (Request-wide modification query)

Served from: www.datanovia.com @ 2025-07-27 07:04:48 by W3 Total Cache
-->