<?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: Question about PROC REG PLOTS with ODS_GRAPHICS in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Question-about-PROC-REG-PLOTS-with-ODS-GRAPHICS/m-p/152856#M5710</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SGE=ON only works for the LISTING desitnation in SAS 9.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods listing sge=on;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GIve that a try and see if it works for you. As Goeff said, SGPLOT is another good option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Aug 2014 15:02:02 GMT</pubDate>
    <dc:creator>DanH_sas</dc:creator>
    <dc:date>2014-08-08T15:02:02Z</dc:date>
    <item>
      <title>Question about PROC REG PLOTS with ODS_GRAPHICS</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Question-about-PROC-REG-PLOTS-with-ODS-GRAPHICS/m-p/152853#M5707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;I am a newcomer to SAS/GRAPH and ODS Graphics and I have what I think is a pretty basic question for the support community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;I am running some regression analyses and I would like to create a simple publication quality graph of my regressions. These are simple polynomial regressions (quartic cubic).&amp;nbsp; I have come close to the final product I would like but it’s not quite there yet. &lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;Some specifics: I am using SAS PROC REG in 9.2 and the PLOTS command with ODS graphics. Language is below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;proc reg data=Harvest plots=predictions (x=Predation_Level);&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; model&amp;nbsp; Total_Weight_Harvested = Predation_Level Predation_Level2; &lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;title "Total fish Harvest"; run; quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;The above produces the figure below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;What I would like to do is remove the residuals chart and just print the fit graph in a grey scale publication style format with a DPI of at least 300. I would like to only include the 95% Confidence limits represented as lines not a band and keep the trendline. I would also like the chart be editable (e.g. change fonts type and size, axis titles, legend etc.). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;Is this possible and can anyone help me with this?&amp;nbsp; Providing SAS code and examples would be tremendously helpful.&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt; &lt;IMG alt="" class="jiveImage" src="https://communities.sas.com/legacyfs/online/6996_pastedImage_1.png" style="width: 342px; height: 342px;" /&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 13:38:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Question-about-PROC-REG-PLOTS-with-ODS-GRAPHICS/m-p/152853#M5707</guid>
      <dc:creator>BDORR</dc:creator>
      <dc:date>2014-08-07T13:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Question about PROC REG PLOTS with ODS_GRAPHICS</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Question-about-PROC-REG-PLOTS-with-ODS-GRAPHICS/m-p/152854#M5708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Geoff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, that is getting closer to what I would like but not quite there yet. I still have a few problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First I have SAS 9.2 v1 which does not recognize the SGE=ON syntax. I get a syntax error msg. So my graph is not editable. Is there some other syntax for 9.2 v1?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second the graph still has a band for the 95% CLM rather than say dotted lines and no fill.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lastly, I would like to change the X and Y axis scales to a default scale. I did not ask about his earlier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 18:07:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Question-about-PROC-REG-PLOTS-with-ODS-GRAPHICS/m-p/152854#M5708</guid>
      <dc:creator>BDORR</dc:creator>
      <dc:date>2014-08-07T18:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Question about PROC REG PLOTS with ODS_GRAPHICS</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Question-about-PROC-REG-PLOTS-with-ODS-GRAPHICS/m-p/152855#M5709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using proc sgplot,eg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods listing sge=on image_dpi=300;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sgplot data=harvest;&lt;/P&gt;&lt;P&gt;&amp;nbsp; reg Y=total_Weight_Harvested x = Predation_Level / degree=2 clm nomarkers clmattrs=(clmfillattrs=(color=lightgray));&lt;/P&gt;&lt;P&gt;&amp;nbsp; xaxis label="Total Weight Harvested";&lt;/P&gt;&lt;P&gt;&amp;nbsp; yaxis label="Level of predation";&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For full control you could save the predicted values and CIs from proc reg and use these with proc sgplot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 09:33:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Question-about-PROC-REG-PLOTS-with-ODS-GRAPHICS/m-p/152855#M5709</guid>
      <dc:creator>GeoffDer</dc:creator>
      <dc:date>2014-08-08T09:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Question about PROC REG PLOTS with ODS_GRAPHICS</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Question-about-PROC-REG-PLOTS-with-ODS-GRAPHICS/m-p/152856#M5710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SGE=ON only works for the LISTING desitnation in SAS 9.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods listing sge=on;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GIve that a try and see if it works for you. As Goeff said, SGPLOT is another good option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 15:02:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Question-about-PROC-REG-PLOTS-with-ODS-GRAPHICS/m-p/152856#M5710</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2014-08-08T15:02:02Z</dc:date>
    </item>
  </channel>
</rss>

