<?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 VARMAX in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-VARMAX/m-p/633189#M3778</link>
    <description>I just got a solution.&lt;BR /&gt;proc varmax data=Example_var plots= forecasts ;&lt;BR /&gt;model LM1 LIP TB3/ p=3 dif(LM1(1) LIP(1) TB3(1));&lt;BR /&gt;output Back=0 Lead=12 out = Example_var_Forecast2;&lt;BR /&gt;run;</description>
    <pubDate>Thu, 19 Mar 2020 09:32:59 GMT</pubDate>
    <dc:creator>Golf</dc:creator>
    <dc:date>2020-03-19T09:32:59Z</dc:date>
    <item>
      <title>Proc VARMAX</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-VARMAX/m-p/633157#M3777</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have 3 variables :&amp;nbsp; LM1,&amp;nbsp;LIP, TB3 and found that they are I(1) with nocointegrating vector.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hence I plan to use&amp;nbsp; the first difference of these variables : dLM1 dLIP dTB3 in VAR with optimal lag of 3.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I use proc VARMAX for dLM1 dLIP dTB3 with&amp;nbsp; p = 3.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 544px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/37018i44B585B07844B88D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;How can I forecast the original variables: LM1&amp;nbsp; LIP&amp;nbsp; TB3 (not in first difference) based on the results the above procedure?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2020 04:16:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-VARMAX/m-p/633157#M3777</guid>
      <dc:creator>Golf</dc:creator>
      <dc:date>2020-03-19T04:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Proc VARMAX</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-VARMAX/m-p/633189#M3778</link>
      <description>I just got a solution.&lt;BR /&gt;proc varmax data=Example_var plots= forecasts ;&lt;BR /&gt;model LM1 LIP TB3/ p=3 dif(LM1(1) LIP(1) TB3(1));&lt;BR /&gt;output Back=0 Lead=12 out = Example_var_Forecast2;&lt;BR /&gt;run;</description>
      <pubDate>Thu, 19 Mar 2020 09:32:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Proc-VARMAX/m-p/633189#M3778</guid>
      <dc:creator>Golf</dc:creator>
      <dc:date>2020-03-19T09:32:59Z</dc:date>
    </item>
  </channel>
</rss>

