<?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: graphing help in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/graphing-help/m-p/29197#M6837</link>
    <description>I think your program should look like this :&lt;BR /&gt;
[pre]&lt;BR /&gt;
SYMBOL i = SM ; /* SM = smoothed */&lt;BR /&gt;
PROC GPLOT DATA = yourDataSortedByXvar ;&lt;BR /&gt;
  PLOT yVar * xVar = age ;&lt;BR /&gt;
RUN ; QUIT ;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
Good luck.&lt;BR /&gt;
Olivier</description>
    <pubDate>Tue, 08 Jul 2008 09:08:53 GMT</pubDate>
    <dc:creator>Olivier</dc:creator>
    <dc:date>2008-07-08T09:08:53Z</dc:date>
    <item>
      <title>graphing help</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/graphing-help/m-p/29196#M6836</link>
      <description>Hi, I'd really appreciate any help anyone has. I've never graphed anything in SAS before. &lt;BR /&gt;
 &lt;BR /&gt;
I would like to graph an interaction between a continuous (scores 0-8) and a categorical variable of age group (either 0= young or 1=older). The outcome is continuous. I would basically like to see two smooth lines, one for each age group. &lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
      <pubDate>Mon, 07 Jul 2008 18:03:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/graphing-help/m-p/29196#M6836</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-07-07T18:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: graphing help</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/graphing-help/m-p/29197#M6837</link>
      <description>I think your program should look like this :&lt;BR /&gt;
[pre]&lt;BR /&gt;
SYMBOL i = SM ; /* SM = smoothed */&lt;BR /&gt;
PROC GPLOT DATA = yourDataSortedByXvar ;&lt;BR /&gt;
  PLOT yVar * xVar = age ;&lt;BR /&gt;
RUN ; QUIT ;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
Good luck.&lt;BR /&gt;
Olivier</description>
      <pubDate>Tue, 08 Jul 2008 09:08:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/graphing-help/m-p/29197#M6837</guid>
      <dc:creator>Olivier</dc:creator>
      <dc:date>2008-07-08T09:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: graphing help</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/graphing-help/m-p/29198#M6838</link>
      <description>Thanks! That worked perfectly.</description>
      <pubDate>Tue, 08 Jul 2008 15:06:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/graphing-help/m-p/29198#M6838</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-07-08T15:06:52Z</dc:date>
    </item>
  </channel>
</rss>

