<?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: What is the sas code for testing significance in the kth nearest neighbor clustering method? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/What-is-the-sas-code-for-testing-significance-in-the-kth-nearest/m-p/253100#M48121</link>
    <description>&lt;P&gt;That is very hard question. As far as I know there is not well-known or uniform criterion to know the number of cluster you should get.&lt;/P&gt;
&lt;P&gt;But I think you can performs principal component analysis to&amp;nbsp;roughly know how many cluster there will be .&lt;/P&gt;</description>
    <pubDate>Mon, 29 Feb 2016 01:07:53 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2016-02-29T01:07:53Z</dc:date>
    <item>
      <title>What is the sas code for testing significance in the kth nearest neighbor clustering method?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-the-sas-code-for-testing-significance-in-the-kth-nearest/m-p/252702#M48018</link>
      <description>&lt;P&gt;I would like to know &lt;STRONG&gt;the sas code&lt;/STRONG&gt; for &lt;STRONG&gt;testing significance&lt;/STRONG&gt; in &lt;STRONG&gt;kth nearest neighbor clustering&lt;/STRONG&gt;?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 13:25:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-the-sas-code-for-testing-significance-in-the-kth-nearest/m-p/252702#M48018</guid>
      <dc:creator>partha1</dc:creator>
      <dc:date>2016-02-26T13:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: What is the sas code for testing significance in the kth nearest neighbor clustering method?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-the-sas-code-for-testing-significance-in-the-kth-nearest/m-p/252908#M48091</link>
      <description>&lt;P&gt;You can use ANOVA(proc glm) to check if these clusters are significent .&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2016 07:03:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-the-sas-code-for-testing-significance-in-the-kth-nearest/m-p/252908#M48091</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-02-27T07:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: What is the sas code for testing significance in the kth nearest neighbor clustering method?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-the-sas-code-for-testing-significance-in-the-kth-nearest/m-p/252940#M48095</link>
      <description>&lt;P&gt;We need much more background. &amp;nbsp;What is the study design, model, and hypothesis?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Kevin&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2016 17:14:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-the-sas-code-for-testing-significance-in-the-kth-nearest/m-p/252940#M48095</guid>
      <dc:creator>KevinViel</dc:creator>
      <dc:date>2016-02-27T17:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: What is the sas code for testing significance in the kth nearest neighbor clustering method?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-the-sas-code-for-testing-significance-in-the-kth-nearest/m-p/253000#M48105</link>
      <description>&lt;P&gt;&amp;nbsp;Survey data is collected from respondents about their shopping orientation using likert scaled questions. Using k-means method I am getting 3 clusters of shoppers. However, I want to cross-check my results using kth nearest neighbor clustering method as it is an unbiased method. My interest is in the knn clustering method and how significance test is conducted in knn to determine the number of true clusters.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2016 06:42:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-the-sas-code-for-testing-significance-in-the-kth-nearest/m-p/253000#M48105</guid>
      <dc:creator>partha1</dc:creator>
      <dc:date>2016-02-28T06:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: What is the sas code for testing significance in the kth nearest neighbor clustering method?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-the-sas-code-for-testing-significance-in-the-kth-nearest/m-p/253100#M48121</link>
      <description>&lt;P&gt;That is very hard question. As far as I know there is not well-known or uniform criterion to know the number of cluster you should get.&lt;/P&gt;
&lt;P&gt;But I think you can performs principal component analysis to&amp;nbsp;roughly know how many cluster there will be .&lt;/P&gt;</description>
      <pubDate>Mon, 29 Feb 2016 01:07:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-the-sas-code-for-testing-significance-in-the-kth-nearest/m-p/253100#M48121</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-02-29T01:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: What is the sas code for testing significance in the kth nearest neighbor clustering method?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-the-sas-code-for-testing-significance-in-the-kth-nearest/m-p/254153#M48430</link>
      <description>&lt;P&gt;I will try &lt;STRONG&gt;principal components analysis&lt;/STRONG&gt;. I think plotting the objects along the &lt;STRONG&gt;first two canonical variates&lt;/STRONG&gt; will give me some idea about the possible number of clusters, I am new to SAS. Please let me know the proper sas code for the said analysis. Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 13:58:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-the-sas-code-for-testing-significance-in-the-kth-nearest/m-p/254153#M48430</guid>
      <dc:creator>partha1</dc:creator>
      <dc:date>2016-03-03T13:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: What is the sas code for testing significance in the kth nearest neighbor clustering method?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-is-the-sas-code-for-testing-significance-in-the-kth-nearest/m-p/254387#M48508</link>
      <description>&lt;P&gt;Some additional information taken from SAS Stat Documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;
One useful descriptive approach to the number-of-clusters problem is provided by Wong and Schaack (1982)
based on a kth-nearest-neighbor density estimate. The kth-nearest-neighbor clustering method developed by
Wong and Lane (1983) is applied with varying values of k. Each value of k yields an estimate of the number
of modal clusters. If the estimated number of modal clusters is constant for a wide range of k values, there
is strong evidence of at least that many modes in the population. A plot of the estimated number of modes
against k can be highly informative. Attempts to derive a formal hypothesis test from this diagnostic plot
have met with difficulties, but a simulation approach similar to Silverman (1986) does seem to work Girman
(1994). The simulation, of course, requires considerable computer time.


&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And you could also check CCC statistic and its disadvantage.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;
Sarle (1983) used extensive simulations to develop the cubic clustering criterion (CCC), which can be used
for crude hypothesis testing and estimating the number of population clusters. The CCC is based on the
assumption that a uniform distribution on a hyperrectangle will be divided into clusters shaped roughly like
hypercubes. In large samples that can be divided into the appropriate number of hypercubes, this assumption
gives very accurate results. In other cases the approximation is generally conservative. For details about the
interpretation of the CCC, consult Sarle (1983).


&lt;/PRE&gt;</description>
      <pubDate>Fri, 04 Mar 2016 01:01:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-is-the-sas-code-for-testing-significance-in-the-kth-nearest/m-p/254387#M48508</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-03-04T01:01:36Z</dc:date>
    </item>
  </channel>
</rss>

