<?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: Want to make some points a different color on linreg in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Want-to-make-some-points-a-different-color-on-linreg/m-p/450605#M5137</link>
    <description>&lt;P&gt;You really should post this question into Graph forum .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sgplot data=sashelp.class;
scatter x=weight y=height/markerattrs=(size=12px symbol=circlefilled) colorresponse=age;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 03 Apr 2018 12:58:47 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2018-04-03T12:58:47Z</dc:date>
    <item>
      <title>Want to make some points a different color on linreg</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Want-to-make-some-points-a-different-color-on-linreg/m-p/450380#M5123</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a linear regression of a few thousand points, but I want to show where 15 of those points stand in relation to the regression. I was wondering if there is any way I can make these points a different color or help them stand out in any way?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;P&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 15:40:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Want-to-make-some-points-a-different-color-on-linreg/m-p/450380#M5123</guid>
      <dc:creator>kpmcgarr</dc:creator>
      <dc:date>2018-04-02T15:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Want to make some points a different color on linreg</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Want-to-make-some-points-a-different-color-on-linreg/m-p/450400#M5130</link>
      <description>&lt;P&gt;How did you make your current plot?&lt;/P&gt;
&lt;P&gt;The regression procedures have varying&amp;nbsp; options to control appearance and manipulate data. You may have to export the data with the regression predicted values, assign a group variable to differentiate between the points of interest and the remainder and use another procedure such as SGplot to display the result.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 16:45:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Want-to-make-some-points-a-different-color-on-linreg/m-p/450400#M5130</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-04-02T16:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Want to make some points a different color on linreg</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Want-to-make-some-points-a-different-color-on-linreg/m-p/450605#M5137</link>
      <description>&lt;P&gt;You really should post this question into Graph forum .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sgplot data=sashelp.class;
scatter x=weight y=height/markerattrs=(size=12px symbol=circlefilled) colorresponse=age;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 03 Apr 2018 12:58:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Want-to-make-some-points-a-different-color-on-linreg/m-p/450605#M5137</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-04-03T12:58:47Z</dc:date>
    </item>
  </channel>
</rss>

