<?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: 99% CI for Fitplot in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/99-CI-for-Fitplot/m-p/449322#M15439</link>
    <description>&lt;P&gt;add ALPHA=.01 to the REG statement after the "/".&lt;/P&gt;</description>
    <pubDate>Wed, 28 Mar 2018 13:59:25 GMT</pubDate>
    <dc:creator>DanH_sas</dc:creator>
    <dc:date>2018-03-28T13:59:25Z</dc:date>
    <item>
      <title>99% CI for Fitplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/99-CI-for-Fitplot/m-p/449286#M15438</link>
      <description>&lt;P&gt;Dear sas-users,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How would I go about setting the confidence-intervals to 99% in the following code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sgplot data=claims;
   title 'Simple Linear Regression Fit Plot -- PROC SGPLOT';
   reg y=indavgcost x=year / cli clm;
xaxis values=(2010 to 2013 by 1);
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 12:03:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/99-CI-for-Fitplot/m-p/449286#M15438</guid>
      <dc:creator>GKati</dc:creator>
      <dc:date>2018-03-28T12:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: 99% CI for Fitplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/99-CI-for-Fitplot/m-p/449322#M15439</link>
      <description>&lt;P&gt;add ALPHA=.01 to the REG statement after the "/".&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 13:59:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/99-CI-for-Fitplot/m-p/449322#M15439</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2018-03-28T13:59:25Z</dc:date>
    </item>
  </channel>
</rss>

