<?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 How to create a scatter plot with connected dots on SAS Enterprise Miner? in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-create-a-scatter-plot-with-connected-dots-on-SAS/m-p/708394#M8544</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;Someone can help me with this situation? I created a scatter plot but I want to connect the dots to interpret better the inflection point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my code:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;%EM_REPORT(KEY=elbowmethod, VIEWTYPE=scatter, X=ClusNum,Y=_DISTANCE_,DESCRIPTION= Elbow Method Graph, AUTODISPLAY=y)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for your attention.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Dec 2020 08:20:56 GMT</pubDate>
    <dc:creator>Raquel_Campos</dc:creator>
    <dc:date>2020-12-28T08:20:56Z</dc:date>
    <item>
      <title>How to create a scatter plot with connected dots on SAS Enterprise Miner?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-create-a-scatter-plot-with-connected-dots-on-SAS/m-p/708394#M8544</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;Someone can help me with this situation? I created a scatter plot but I want to connect the dots to interpret better the inflection point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my code:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;%EM_REPORT(KEY=elbowmethod, VIEWTYPE=scatter, X=ClusNum,Y=_DISTANCE_,DESCRIPTION= Elbow Method Graph, AUTODISPLAY=y)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for your attention.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 08:20:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-create-a-scatter-plot-with-connected-dots-on-SAS/m-p/708394#M8544</guid>
      <dc:creator>Raquel_Campos</dc:creator>
      <dc:date>2020-12-28T08:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a scatter plot with connected dots on SAS Enterprise Miner?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-create-a-scatter-plot-with-connected-dots-on-SAS/m-p/709292#M8550</link>
      <description>&lt;P&gt;Maybe doing it as a line plot would work?&amp;nbsp; Give this a whirl...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;%em_report(key=elbowmethod,viewtype=LINEPLOT, X=ClusNum, Y=&lt;SPAN&gt;_DISTANCE_&lt;/SPAN&gt;, description=&lt;SPAN&gt;Elbow Method Graph&lt;/SPAN&gt;, A&lt;SPAN&gt;UTODISPLAY=y&lt;/SPAN&gt;);&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 19:26:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-create-a-scatter-plot-with-connected-dots-on-SAS/m-p/709292#M8550</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2021-01-04T19:26:41Z</dc:date>
    </item>
  </channel>
</rss>

