<?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: help on fitplot using proc reg in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/help-on-fitplot-using-proc-reg/m-p/99223#M3696</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you want the titles to look like?&lt;/P&gt;&lt;P&gt;General syntax would be something like&lt;/P&gt;&lt;P&gt;options nobyline;&lt;/P&gt;&lt;P&gt;Title "Title text, #byline";&lt;/P&gt;&lt;P&gt;befor the proc reg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;options byline; to return default behavior of the by variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you want the titles as part of the plot or outside? That would be controlled by use of the GTITLE or NOGTITLE as an option on the ODS RTF statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jun 2013 17:18:54 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2013-06-07T17:18:54Z</dc:date>
    <item>
      <title>help on fitplot using proc reg</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/help-on-fitplot-using-proc-reg/m-p/99222#M3695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;I have the following script and I have to add titles at each graphs following the By variable in proc reg. Thnaks a lot,&lt;BR /&gt;Barbara&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods Graphics&amp;nbsp; on;&lt;BR /&gt;ods _all_ close;&lt;BR /&gt;ods document name=QQDoc(write);&lt;/P&gt;&lt;P&gt;proc reg data=trend plots=(fitplot(stats=none) ) ;&lt;BR /&gt;model ln_meu=immunization_data ;&lt;BR /&gt;by antigen dilution;&lt;BR /&gt;title;&lt;BR /&gt;run; quit;&lt;/P&gt;&lt;P&gt;ods document close;&lt;BR /&gt;ods listing;&lt;/P&gt;&lt;P&gt;ODS RTF FILE="C:\Users\pomilba1\Desktop\Sas luca\SASResults\13011\prova.rtf";&lt;/P&gt;&lt;P&gt;proc document name=QQDoc;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ods select fitplot;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; replay;&lt;BR /&gt;run; quit;&lt;/P&gt;&lt;P&gt;ODS rtf close;&lt;BR /&gt;ods Graphics off;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 12:31:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/help-on-fitplot-using-proc-reg/m-p/99222#M3695</guid>
      <dc:creator>COMPAREMISSING</dc:creator>
      <dc:date>2013-06-07T12:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: help on fitplot using proc reg</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/help-on-fitplot-using-proc-reg/m-p/99223#M3696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you want the titles to look like?&lt;/P&gt;&lt;P&gt;General syntax would be something like&lt;/P&gt;&lt;P&gt;options nobyline;&lt;/P&gt;&lt;P&gt;Title "Title text, #byline";&lt;/P&gt;&lt;P&gt;befor the proc reg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;options byline; to return default behavior of the by variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you want the titles as part of the plot or outside? That would be controlled by use of the GTITLE or NOGTITLE as an option on the ODS RTF statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 17:18:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/help-on-fitplot-using-proc-reg/m-p/99223#M3696</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2013-06-07T17:18:54Z</dc:date>
    </item>
  </channel>
</rss>

