<?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: Clustering in R Script Showcase</title>
    <link>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Clustering/m-p/92583#M89</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The clustering code is too complicated, mostly because&amp;nbsp;it&amp;nbsp;contains the implementation&amp;nbsp;of the the automatic mode&amp;nbsp;and many parameters to create flexible visual. In addition we do a lot of data correctness testing...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The simplest code to start with is "corrplot".&amp;nbsp; We recommend to look at the R code in dedicated R-IDE, like RStudio.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Nov 2016 09:35:36 GMT</pubDate>
    <dc:creator>boefraty</dc:creator>
    <dc:date>2016-11-22T09:35:36Z</dc:date>
    <item>
      <title>Clustering</title>
      <link>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Clustering/m-p/58476#M15</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;P&gt;Clustering is used to find similarity groups in your data. For example, the clustering algorithm and visual can automatically find customer segments,&amp;nbsp;for which you can then optimize in your marketing campaigns.&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Prerequisites (The sample .pbix files will not work without these prerequites completed)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;1. Install R Engine&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Power BI Desktop does not include, deploy or install the R engine. To run R scripts in Power BI Desktop, you must separately install&lt;/SPAN&gt;R&lt;SPAN&gt; on your local computer. You can download and install &lt;/SPAN&gt;R&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;for free from many locations, including the &lt;/SPAN&gt;&lt;A title="" href="https://mran.revolutionanalytics.com/download/" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;Revolution Open download page&lt;/A&gt;&lt;SPAN&gt;, and the &lt;/SPAN&gt;&lt;A title="" href="https://cran.r-project.org/bin/windows/base/" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;CRAN Repository&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Install the required R packages.&lt;/P&gt;
&lt;P&gt;Download the R script attached to this message and run it to install all required packages on your local machine.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Required&amp;nbsp;R packages:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;cluster.&amp;nbsp;car.&amp;nbsp;scales,&amp;nbsp;fpc,&amp;nbsp;mclust,&amp;nbsp;apcluster,&amp;nbsp;vegan&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Tested on:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;CRAN 3.3.1, MRO 3.3.0&lt;SPAN&gt;, powerbi.com&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Legal Disclaimers:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="" href="http://aka.ms/galleryTOS" target="_self" rel="nofollow noopener noreferrer"&gt;&lt;EM&gt;Terms of Service &lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;and &lt;/EM&gt;&lt;A title="" href="https://aka.ms/gallerythirdparty" target="_self" rel="nofollow noopener noreferrer"&gt;&lt;EM&gt;Third Party Programs&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 09:28:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Clustering/m-p/58476#M15</guid>
      <dc:creator>Sharon</dc:creator>
      <dc:date>2016-11-16T09:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering</title>
      <link>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Clustering/m-p/76277#M68</link>
      <description>&lt;P&gt;As a Power BI author with only the most basic knowledge of R, I think the R Library is a great concept.&amp;nbsp; However, actually making use of what's been posted on the site is extremely hard because so much code has been written into the examples, I have no idea which lines of code&amp;nbsp;are actually driving the visual.&amp;nbsp; When I pasted the code into a Word document, it was 18 pages in length, with 1851 words.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to simplify what's in the library so that it's more comprehensible and usable?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2016 18:24:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Clustering/m-p/76277#M68</guid>
      <dc:creator>jeffpbi</dc:creator>
      <dc:date>2016-10-07T18:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering</title>
      <link>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Clustering/m-p/85778#M82</link>
      <description>&lt;P&gt;R is its own language and it takes most of us some time to learn how to do the basics in it, not to mention the more advance transformations and graphics.&amp;nbsp; This code is very well commented with #Comments Here and that should give you a sense as to what each step is doing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might want to load the script into R&amp;nbsp;and then watch the graphics pane as you parse the code line by line.&amp;nbsp; The function plot(...) &amp;nbsp;is where some of the work is done, and then the subsequent statements add to it according to the parameters defined at the beginning of the script.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2016 18:27:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Clustering/m-p/85778#M82</guid>
      <dc:creator>chrislbs</dc:creator>
      <dc:date>2016-11-03T18:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering</title>
      <link>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Clustering/m-p/92583#M89</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The clustering code is too complicated, mostly because&amp;nbsp;it&amp;nbsp;contains the implementation&amp;nbsp;of the the automatic mode&amp;nbsp;and many parameters to create flexible visual. In addition we do a lot of data correctness testing...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The simplest code to start with is "corrplot".&amp;nbsp; We recommend to look at the R code in dedicated R-IDE, like RStudio.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2016 09:35:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Clustering/m-p/92583#M89</guid>
      <dc:creator>boefraty</dc:creator>
      <dc:date>2016-11-22T09:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering</title>
      <link>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Clustering/m-p/103099#M103</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Good day. I installed all the prerequisites in my machine but it does not enable the option.&amp;nbsp;Will I be missing something else?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2016 00:09:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Clustering/m-p/103099#M103</guid>
      <dc:creator>NallelyOL</dc:creator>
      <dc:date>2016-12-16T00:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering</title>
      <link>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Clustering/m-p/391386#M288</link>
      <description>&lt;P&gt;I recieved an error when trying to download the 'vegan: Community Ecology Package' on my desktop. Anyone else having this problem? I have reported the error.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2018 19:38:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Clustering/m-p/391386#M288</guid>
      <dc:creator>Cking</dc:creator>
      <dc:date>2018-04-06T19:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering</title>
      <link>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Clustering/m-p/391762#M290</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="60349" data-lia-user-login="Cking" class="lia-mention lia-mention-user"&gt;Cking&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try to install it from RStudio console with&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&amp;gt;install.packages("vegan")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Still failure?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You mau comment out&amp;nbsp;&lt;BR /&gt;#libraryRequireInstall("vegan")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just don't use "long" method for number of clusters search&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Apr 2018 08:58:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Clustering/m-p/391762#M290</guid>
      <dc:creator>boefraty</dc:creator>
      <dc:date>2018-04-08T08:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Clustering</title>
      <link>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Clustering/m-p/392393#M293</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="12654" data-lia-user-login="boefraty" class="lia-mention lia-mention-user"&gt;boefraty&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply. I used RSstudio console and downloaded all packages without further trouble.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 12:55:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Clustering/m-p/392393#M293</guid>
      <dc:creator>Cking</dc:creator>
      <dc:date>2018-04-09T12:55:38Z</dc:date>
    </item>
  </channel>
</rss>

