<?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 / panel data in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-varmax-panel-data/m-p/286353#M59496</link>
    <description>&lt;P&gt;Sound like an interesssting study.&lt;/P&gt;
&lt;P&gt;At your fist attempt you probably will use only a couple of countries.&lt;/P&gt;
&lt;P&gt;First you will need to put your data into the following format:&lt;/P&gt;
&lt;P&gt;Year GDP_Country1 Energy_Country1&amp;nbsp;&lt;SPAN&gt;GDP_Country2 Energy_Country2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1990 10 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;6 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 20 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 8&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1991 12 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;7 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 22 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 10&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;And then... it depends. What is the goal?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Do you want to treat GDP&amp;nbsp;variables as explanatory? Or all variables are Y-s?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Probably there will be high correlation beween variables... but as this is a very long time period, those correlations can change over time. To assess the degree of cointegration will be a challege...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Maybe you could try PROC SSM (more flexible handling changing correlations).&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jul 2016 10:47:25 GMT</pubDate>
    <dc:creator>gergely_batho</dc:creator>
    <dc:date>2016-07-22T10:47:25Z</dc:date>
    <item>
      <title>Proc varmax / panel data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-varmax-panel-data/m-p/270931#M58254</link>
      <description>&lt;P&gt;Dear friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a database with GDP and energy consumption by country (100 countries). This is yearly data from 1900 to 2015. I would like to perform a global varmax model for the whole scope.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you have any idea for doing that ?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Emeric&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 11:18:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-varmax-panel-data/m-p/270931#M58254</guid>
      <dc:creator>emeric</dc:creator>
      <dc:date>2016-05-17T11:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Proc varmax / panel data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-varmax-panel-data/m-p/286353#M59496</link>
      <description>&lt;P&gt;Sound like an interesssting study.&lt;/P&gt;
&lt;P&gt;At your fist attempt you probably will use only a couple of countries.&lt;/P&gt;
&lt;P&gt;First you will need to put your data into the following format:&lt;/P&gt;
&lt;P&gt;Year GDP_Country1 Energy_Country1&amp;nbsp;&lt;SPAN&gt;GDP_Country2 Energy_Country2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1990 10 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;6 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 20 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 8&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1991 12 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;7 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 22 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 10&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;And then... it depends. What is the goal?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Do you want to treat GDP&amp;nbsp;variables as explanatory? Or all variables are Y-s?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Probably there will be high correlation beween variables... but as this is a very long time period, those correlations can change over time. To assess the degree of cointegration will be a challege...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Maybe you could try PROC SSM (more flexible handling changing correlations).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2016 10:47:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-varmax-panel-data/m-p/286353#M59496</guid>
      <dc:creator>gergely_batho</dc:creator>
      <dc:date>2016-07-22T10:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Proc varmax / panel data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-varmax-panel-data/m-p/286796#M59521</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your answer. Actually, the model I'd like to perform, in one consistent step, is a two-fixed effect for country and time and a model var ecm on energy consumption and GDP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I want to assess is the long run relationship between energy consumption and GDP and Granger causalities.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It can be easily perfomed in Eviews and I am surprised it couldn't be computed in SAS (probably due to my lack of knowledge).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope it clarifies. I gonna have a look in the SSM procedure.&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Emeric&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 08:23:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-varmax-panel-data/m-p/286796#M59521</guid>
      <dc:creator>emeric</dc:creator>
      <dc:date>2016-07-25T08:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Proc varmax / panel data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-varmax-panel-data/m-p/286811#M59525</link>
      <description>&lt;P&gt;Two-way fixed effects models are available with PROC PANEL.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/viewer.htm#etsug_panel_details09.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/viewer.htm#etsug_panel_details09.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;But I don't know how to incorporate two-way effects, ecm and causality test in one step (is it possible?).&lt;/P&gt;
&lt;P&gt;Maybe VARMAX with country_dummy variables... But then it is just one-way.&lt;/P&gt;
&lt;P&gt;The closest example (panel data) in PROC SSM documentation:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/viewer.htm#etsug_ssm_examples11.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/viewer.htm#etsug_ssm_examples11.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 10:41:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-varmax-panel-data/m-p/286811#M59525</guid>
      <dc:creator>gergely_batho</dc:creator>
      <dc:date>2016-07-25T10:41:15Z</dc:date>
    </item>
  </channel>
</rss>

