<?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: PROC FASTCLUS - what does the procedure do when maxiter=2000 and replace=none? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-FASTCLUS-what-does-the-procedure-do-when-maxiter-2000-and/m-p/286876#M15218</link>
    <description>&lt;P&gt;See the &lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_fastclus_overview01.htm" target="_self"&gt;Overview section of the doc&lt;/A&gt;&amp;nbsp;to see the algoritm. &amp;nbsp;When I read the doc, it sounds like the MAXITER= and the REPLACE= option are independent. &amp;nbsp;The MAXITER= option&amp;nbsp;specifies&amp;nbsp;how many times you should repeat Step 3 if the algorithm. The REPLACE= option specifies how Step 3 occurs. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've never used the REPLACE= option, but to me the doc says that your code will use&amp;nbsp;random seeds.as the initial&amp;nbsp;cluster centers. Because you've set&amp;nbsp;REPLACE=NONE, &amp;nbsp;those centers will&amp;nbsp;not change for the next 10,000 iterations. &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jul 2016 14:33:49 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2016-07-25T14:33:49Z</dc:date>
    <item>
      <title>PROC FASTCLUS - what does the procedure do when maxiter=2000 and replace=none?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-FASTCLUS-what-does-the-procedure-do-when-maxiter-2000-and/m-p/286545#M15174</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to run fastclus and want to understand how does these options work in a PROC FASTCLUS. Does maxiter option override replace option or there is a difference in these two?&lt;/P&gt;&lt;P&gt;Proc fastclus data=all&lt;BR /&gt;out = cluster_exp&lt;BR /&gt;radius = .0001&lt;BR /&gt;delete = 1000&lt;BR /&gt;&lt;STRONG&gt;maxiter = 10000&lt;/STRONG&gt;&lt;BR /&gt;maxclusters = 15&amp;nbsp;&lt;BR /&gt;Converge=0.001&lt;BR /&gt;&lt;STRONG&gt;replace = none;&lt;/STRONG&gt;&lt;BR /&gt;var Factor:;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2016 06:07:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-FASTCLUS-what-does-the-procedure-do-when-maxiter-2000-and/m-p/286545#M15174</guid>
      <dc:creator>himali</dc:creator>
      <dc:date>2016-07-23T06:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: PROC FASTCLUS - what does the procedure do when maxiter=2000 and replace=none?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-FASTCLUS-what-does-the-procedure-do-when-maxiter-2000-and/m-p/286876#M15218</link>
      <description>&lt;P&gt;See the &lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_fastclus_overview01.htm" target="_self"&gt;Overview section of the doc&lt;/A&gt;&amp;nbsp;to see the algoritm. &amp;nbsp;When I read the doc, it sounds like the MAXITER= and the REPLACE= option are independent. &amp;nbsp;The MAXITER= option&amp;nbsp;specifies&amp;nbsp;how many times you should repeat Step 3 if the algorithm. The REPLACE= option specifies how Step 3 occurs. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've never used the REPLACE= option, but to me the doc says that your code will use&amp;nbsp;random seeds.as the initial&amp;nbsp;cluster centers. Because you've set&amp;nbsp;REPLACE=NONE, &amp;nbsp;those centers will&amp;nbsp;not change for the next 10,000 iterations. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 14:33:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-FASTCLUS-what-does-the-procedure-do-when-maxiter-2000-and/m-p/286876#M15218</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-07-25T14:33:49Z</dc:date>
    </item>
  </channel>
</rss>

