<?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: Residual in Proc Reg in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Residual-in-Proc-Reg/m-p/538158#M6896</link>
    <description>Done. Thank you!</description>
    <pubDate>Sun, 24 Feb 2019 23:46:53 GMT</pubDate>
    <dc:creator>sasgiaz</dc:creator>
    <dc:date>2019-02-24T23:46:53Z</dc:date>
    <item>
      <title>Residual in Proc Reg</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Residual-in-Proc-Reg/m-p/538114#M6880</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I used this syntax:&lt;/P&gt;&lt;P&gt;proc reg data = arimaxvlp;&lt;BR /&gt;model Bill = Waktu DL1 DL2 DL3/influence;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I want to terminate the intercept of the model so I use this instead:&lt;/P&gt;&lt;P&gt;proc reg data = arimaxvlp;&lt;BR /&gt;model Bill = Waktu DL1 DL2 DL3 D1 D2 D3 D4 D5 D6 Mt/noint;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But this new syntax I've been using doesn't produce the value of the residual from the model.&lt;/P&gt;&lt;P&gt;Could somebody tell me how to make the residual come out at the output?&lt;/P&gt;&lt;P&gt;Thankyou.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2019 19:05:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Residual-in-Proc-Reg/m-p/538114#M6880</guid>
      <dc:creator>sasgiaz</dc:creator>
      <dc:date>2019-02-24T19:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Residual in Proc Reg</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Residual-in-Proc-Reg/m-p/538134#M6890</link>
      <description>&lt;P&gt;Add the statement &lt;/P&gt;
&lt;P&gt;OUTPUT OUT=MyRes R=BillRes P=BillPred;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to get the residuals and predicted values into dataset MyRes.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2019 21:21:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Residual-in-Proc-Reg/m-p/538134#M6890</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2019-02-24T21:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Residual in Proc Reg</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Residual-in-Proc-Reg/m-p/538158#M6896</link>
      <description>Done. Thank you!</description>
      <pubDate>Sun, 24 Feb 2019 23:46:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Residual-in-Proc-Reg/m-p/538158#M6896</guid>
      <dc:creator>sasgiaz</dc:creator>
      <dc:date>2019-02-24T23:46:53Z</dc:date>
    </item>
  </channel>
</rss>

