<?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: Proc Reg ODS OUTPUT not working for residual output in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-Reg-ODS-OUTPUT-not-working-for-residual-output/m-p/271001#M53907</link>
    <description>&lt;P&gt;Residuals are obtained with the statement&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;output out=want2 r=resid;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 May 2016 14:47:21 GMT</pubDate>
    <dc:creator>PGStats</dc:creator>
    <dc:date>2016-05-17T14:47:21Z</dc:date>
    <item>
      <title>Proc Reg ODS OUTPUT not working for residual output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Reg-ODS-OUTPUT-not-working-for-residual-output/m-p/270983#M53898</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have an issue with the ODS OUTPUT when I use PROC REG. Here is the code I use:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc reg data=have&amp;nbsp;TABLEOUT rsquare plots=none outest=want1 edf;&lt;BR /&gt; m1: model y&amp;nbsp;= x&amp;nbsp;&amp;nbsp;/r &amp;nbsp;ADJRSQ;&lt;/P&gt;
&lt;P&gt;ods output r=want2;&lt;BR /&gt;quit;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I get the messate:&lt;/P&gt;
&lt;P&gt;"Output 'r' was not created. Make sure that the output object name, label, or&lt;BR /&gt; path is spelled correctly. Also, verify that the appropriate procedure options are used&lt;BR /&gt; to produce the requested output object. For example, verify that the NOPRINT option is&lt;BR /&gt; not used."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I get the same message when I use "residual" instead of "r". Is there a way to get it to work or somehow export the residuals in a dataset?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nick&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 13:35:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Reg-ODS-OUTPUT-not-working-for-residual-output/m-p/270983#M53898</guid>
      <dc:creator>NickAnt</dc:creator>
      <dc:date>2016-05-17T13:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Reg ODS OUTPUT not working for residual output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Reg-ODS-OUTPUT-not-working-for-residual-output/m-p/271001#M53907</link>
      <description>&lt;P&gt;Residuals are obtained with the statement&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;output out=want2 r=resid;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 14:47:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Reg-ODS-OUTPUT-not-working-for-residual-output/m-p/271001#M53907</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-05-17T14:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Reg ODS OUTPUT not working for residual output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Reg-ODS-OUTPUT-not-working-for-residual-output/m-p/271005#M53909</link>
      <description>&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 15:06:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Reg-ODS-OUTPUT-not-working-for-residual-output/m-p/271005#M53909</guid>
      <dc:creator>NickAnt</dc:creator>
      <dc:date>2016-05-17T15:06:53Z</dc:date>
    </item>
  </channel>
</rss>

