<?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 Generalized Impulse Response Functions using Proc VARMAX in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Generalized-Impulse-Response-Functions-using-Proc-VARMAX/m-p/299022#M1930</link>
    <description>&lt;P&gt;I am interested in analyzing the generalized impulse response functions with Proc VARMAX. However, I am not sure how to program this with the Proc&amp;nbsp;VAXMAX since none of the examples outlined in&amp;nbsp;SAS indicated 'generalized'. I was wondering if someone would kindly help me with the program. Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mahmud Mansaray&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2016 19:13:54 GMT</pubDate>
    <dc:creator>mmansaray</dc:creator>
    <dc:date>2016-09-16T19:13:54Z</dc:date>
    <item>
      <title>Generalized Impulse Response Functions using Proc VARMAX</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Generalized-Impulse-Response-Functions-using-Proc-VARMAX/m-p/299022#M1930</link>
      <description>&lt;P&gt;I am interested in analyzing the generalized impulse response functions with Proc VARMAX. However, I am not sure how to program this with the Proc&amp;nbsp;VAXMAX since none of the examples outlined in&amp;nbsp;SAS indicated 'generalized'. I was wondering if someone would kindly help me with the program. Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mahmud Mansaray&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 19:13:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Generalized-Impulse-Response-Functions-using-Proc-VARMAX/m-p/299022#M1930</guid>
      <dc:creator>mmansaray</dc:creator>
      <dc:date>2016-09-16T19:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Generalized Impulse Response Functions using Proc VARMAX</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Generalized-Impulse-Response-Functions-using-Proc-VARMAX/m-p/300464#M1938</link>
      <description>&lt;P&gt;Hello Mahmud,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If by "generalized impulse response functions" you are referring to the methodology proposed by Pesaran and Shin (1998), then this functionality is under consideration for implementation in PROC VARMAX in a future release of the software.&amp;nbsp; If the Pesaran and Shin reference&amp;nbsp;is not the correct reference which describes&amp;nbsp;the methodology of interest to you, then please provide additional details regarding your desired analysis.&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>Fri, 23 Sep 2016 18:41:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Generalized-Impulse-Response-Functions-using-Proc-VARMAX/m-p/300464#M1938</guid>
      <dc:creator>dw_sas</dc:creator>
      <dc:date>2016-09-23T18:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Generalized Impulse Response Functions using Proc VARMAX</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Generalized-Impulse-Response-Functions-using-Proc-VARMAX/m-p/300482#M1940</link>
      <description>&lt;P&gt;Indeed, I was referring to the methodology proposed by Pesaran and Shin (1998). Well in the absence of this methodology, which you rightly explained, do you think&amp;nbsp;this alternative would work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE class="xis-codeBlock"&gt;proc varmax data=grunfeld plot=impulse;
   model y1-y3 = x1 x2 / p=1 lagmax=5
                         printform=univariate
                         print=(impulsx=(all) estimates);&lt;/PRE&gt;</description>
      <pubDate>Fri, 23 Sep 2016 19:50:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Generalized-Impulse-Response-Functions-using-Proc-VARMAX/m-p/300482#M1940</guid>
      <dc:creator>mmansaray</dc:creator>
      <dc:date>2016-09-23T19:50:34Z</dc:date>
    </item>
  </channel>
</rss>

