<?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 Proc hpclus (B stands for what?) in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-hpclus-B-stands-for-what/m-p/337184#M63059</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using "hpclus" process for clustering but I don't know "B", in this process, stands for what? And how should I set this value? I could just find that this number represents the number of Monte Carlo draws but I don't which value of this parameter is the best one for my analysis. I put part of my code here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc hpclus&lt;BR /&gt;data=ios&lt;BR /&gt;maxclusters=8&lt;BR /&gt;maxiter=100&lt;BR /&gt;seed=54321&lt;BR /&gt;NOC=ABC(&lt;FONT color="#FF6600"&gt;B=25&lt;/FONT&gt; minclusters=3 align=PCA);&lt;BR /&gt;score out=outscore;&lt;BR /&gt;input Dos Execute_Code Overflow&amp;nbsp; Obtain_Information Gain_Previledges Bypass_a_Restriction Directory_Traversal Cross_Site_Scripting&amp;nbsp; CSRF Memory_Curruption;&lt;BR /&gt;id cve_id;&lt;BR /&gt;ods output ABCStats=ABC;&lt;BR /&gt;run;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Yazdan&lt;/P&gt;</description>
    <pubDate>Wed, 01 Mar 2017 23:32:17 GMT</pubDate>
    <dc:creator>Yazdan</dc:creator>
    <dc:date>2017-03-01T23:32:17Z</dc:date>
    <item>
      <title>Proc hpclus (B stands for what?)</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-hpclus-B-stands-for-what/m-p/337184#M63059</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using "hpclus" process for clustering but I don't know "B", in this process, stands for what? And how should I set this value? I could just find that this number represents the number of Monte Carlo draws but I don't which value of this parameter is the best one for my analysis. I put part of my code here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc hpclus&lt;BR /&gt;data=ios&lt;BR /&gt;maxclusters=8&lt;BR /&gt;maxiter=100&lt;BR /&gt;seed=54321&lt;BR /&gt;NOC=ABC(&lt;FONT color="#FF6600"&gt;B=25&lt;/FONT&gt; minclusters=3 align=PCA);&lt;BR /&gt;score out=outscore;&lt;BR /&gt;input Dos Execute_Code Overflow&amp;nbsp; Obtain_Information Gain_Previledges Bypass_a_Restriction Directory_Traversal Cross_Site_Scripting&amp;nbsp; CSRF Memory_Curruption;&lt;BR /&gt;id cve_id;&lt;BR /&gt;ods output ABCStats=ABC;&lt;BR /&gt;run;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Yazdan&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 23:32:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-hpclus-B-stands-for-what/m-p/337184#M63059</guid>
      <dc:creator>Yazdan</dc:creator>
      <dc:date>2017-03-01T23:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Proc hpclus (B stands for what?)</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-hpclus-B-stands-for-what/m-p/337201#M63061</link>
      <description>&lt;P&gt;First stop is the docs.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B=number&lt;BR /&gt;specifies the number of reference data sets to be created for each cluster candidate. By default, B=1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=emhpprcref&amp;amp;docsetVersion=14.2&amp;amp;docsetTarget=emhpprcref_hpclus_syntax01.htm&amp;amp;locale=en#emhpprcref.hpclus.proc_noc" target="_blank"&gt;http://documentation.sas.com/?docsetId=emhpprcref&amp;amp;docsetVersion=14.2&amp;amp;docsetTarget=emhpprcref_hpclus_syntax01.htm&amp;amp;locale=en#emhpprcref.hpclus.proc_noc&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It explains more in the links in the documentation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 01:03:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-hpclus-B-stands-for-what/m-p/337201#M63061</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-03-02T01:03:50Z</dc:date>
    </item>
  </channel>
</rss>

