<?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 VAR Model to Forecast in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/VAR-Model-to-Forecast/m-p/836882#M4530</link>
    <description>Hi all,&lt;BR /&gt;I have a VAR regression produced out based on my Development data period. I now wish for this VAR model to predict the future values but with some variables to have a fixed value (that variable will not be forecasted by my VAR model).&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;My VAR model is below&lt;BR /&gt;A = a1A_t-1 + b1B_t-1 + c1C_t-1&lt;BR /&gt;B = a2A_t-1 + b2B_t-1 + c2C_t-1&lt;BR /&gt;C = a3A_t-1 + b3B_t-1 + c3C_t-1&lt;BR /&gt;&lt;BR /&gt;I want the VAR model to predict A and B but for C I have a set of values I wish to input. How do I do this?&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
    <pubDate>Wed, 05 Oct 2022 07:53:07 GMT</pubDate>
    <dc:creator>itslarajean</dc:creator>
    <dc:date>2022-10-05T07:53:07Z</dc:date>
    <item>
      <title>VAR Model to Forecast</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/VAR-Model-to-Forecast/m-p/836882#M4530</link>
      <description>Hi all,&lt;BR /&gt;I have a VAR regression produced out based on my Development data period. I now wish for this VAR model to predict the future values but with some variables to have a fixed value (that variable will not be forecasted by my VAR model).&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;My VAR model is below&lt;BR /&gt;A = a1A_t-1 + b1B_t-1 + c1C_t-1&lt;BR /&gt;B = a2A_t-1 + b2B_t-1 + c2C_t-1&lt;BR /&gt;C = a3A_t-1 + b3B_t-1 + c3C_t-1&lt;BR /&gt;&lt;BR /&gt;I want the VAR model to predict A and B but for C I have a set of values I wish to input. How do I do this?&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Wed, 05 Oct 2022 07:53:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/VAR-Model-to-Forecast/m-p/836882#M4530</guid>
      <dc:creator>itslarajean</dc:creator>
      <dc:date>2022-10-05T07:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: VAR Model to Forecast</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/VAR-Model-to-Forecast/m-p/837138#M4531</link>
      <description>&lt;P&gt;I have moved this topic to the 'SAS Forecasting and Econometrics' board.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/343540"&gt;@itslarajean&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you using PROC VARMAX?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you can use "the missing value trick for scoring a vector ARIMA(X) model".&lt;BR /&gt;As described in the below blog for regression ...&lt;/P&gt;
&lt;P&gt;The missing value trick for scoring a regression model &lt;BR /&gt;By Rick Wicklin on The DO Loop February 17, 2014&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/iml/2014/02/17/the-missing-value-trick-for-scoring-a-regression-model.html" target="_blank" rel="noopener"&gt;https://blogs.sas.com/content/iml/2014/02/17/the-missing-value-trick-for-scoring-a-regression-model.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Include training (development as you call it) and future periods in your dataset (the one that you put in the DATA= option on the PROC VARMAX statement).&lt;/P&gt;
&lt;P&gt;For future periods, A and B are missing , but C has values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope it works for you,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 08:53:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/VAR-Model-to-Forecast/m-p/837138#M4531</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2022-10-06T08:53:07Z</dc:date>
    </item>
  </channel>
</rss>

