<?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 VARMAX for policy analysis in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/VARMAX-for-policy-analysis/m-p/682232#M3953</link>
    <description>&lt;DIV&gt;Hi All,&lt;/DIV&gt;
&lt;DIV&gt;Can we combine VARMAX procedure with Difference in Differences method? Here is the context of my study:&lt;/DIV&gt;
&lt;DIV&gt;I have 3 time series, Y1t, Y2t and Xt, in which&amp;nbsp;Y1t and Y2t change over time with changes in Xt. However, I also have a binary variable, Z, which&amp;nbsp;is an indicator of a policy shift in the middle&amp;nbsp;of the time series that only affects Y1t. So, after a specific point in time, the values of Y1t will also be affected by the policy implementation Z while there is no policy effects on Y2t, time series&amp;nbsp;Xt will continue to impact both Y1t and Y2t after the policy implementation.&lt;/DIV&gt;
&lt;DIV&gt;One thing that I can think of is to change Z into a time series with values equal to 0 before the policy shift date and 1 after the policy shift date. Does that work?&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Tue, 08 Sep 2020 12:46:26 GMT</pubDate>
    <dc:creator>niam</dc:creator>
    <dc:date>2020-09-08T12:46:26Z</dc:date>
    <item>
      <title>VARMAX for policy analysis</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/VARMAX-for-policy-analysis/m-p/682232#M3953</link>
      <description>&lt;DIV&gt;Hi All,&lt;/DIV&gt;
&lt;DIV&gt;Can we combine VARMAX procedure with Difference in Differences method? Here is the context of my study:&lt;/DIV&gt;
&lt;DIV&gt;I have 3 time series, Y1t, Y2t and Xt, in which&amp;nbsp;Y1t and Y2t change over time with changes in Xt. However, I also have a binary variable, Z, which&amp;nbsp;is an indicator of a policy shift in the middle&amp;nbsp;of the time series that only affects Y1t. So, after a specific point in time, the values of Y1t will also be affected by the policy implementation Z while there is no policy effects on Y2t, time series&amp;nbsp;Xt will continue to impact both Y1t and Y2t after the policy implementation.&lt;/DIV&gt;
&lt;DIV&gt;One thing that I can think of is to change Z into a time series with values equal to 0 before the policy shift date and 1 after the policy shift date. Does that work?&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Tue, 08 Sep 2020 12:46:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/VARMAX-for-policy-analysis/m-p/682232#M3953</guid>
      <dc:creator>niam</dc:creator>
      <dc:date>2020-09-08T12:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: VARMAX for policy analysis</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/VARMAX-for-policy-analysis/m-p/682774#M3954</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/21277"&gt;@niam&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, your idea of including your indicator variable, Z, in the equation for Y1 along with your other input variable, X, in your Y1 and Y2 equations is a reasonable approach.&amp;nbsp; For example, you can specify the following MODEL statement in PROC VARMAX, where &amp;lt;options&amp;gt; is your list of desired options:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;model y1=x z , y2=x / &amp;lt;options&amp;gt; ;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;For more details on the MODEL statement syntax when a different set of input variables is used in each equation, please see the following link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=etsug&amp;amp;docsetTarget=etsug_varmax_syntax12.htm&amp;amp;docsetVersion=15.1&amp;amp;locale=en" target="_self"&gt;https://go.documentation.sas.com/?docsetId=etsug&amp;amp;docsetTarget=etsug_varmax_syntax12.htm&amp;amp;docsetVersion=15.1&amp;amp;locale=en&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps!&lt;/P&gt;
&lt;P&gt;DW&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 20:36:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/VARMAX-for-policy-analysis/m-p/682774#M3954</guid>
      <dc:creator>dw_sas</dc:creator>
      <dc:date>2020-09-09T20:36:20Z</dc:date>
    </item>
  </channel>
</rss>

