<?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: SAS vs. STATA xtgls equivalent in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-vs-STATA-xtgls-equivalent/m-p/172932#M1094</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lilly, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A couple places to look.&amp;nbsp; If you are doing VCE corrections, many of those are available in PANEL using these HCCME options &lt;A href="http://support.sas.com/documentation/cdl/en/etsug/66840/HTML/default/viewer.htm#etsug_panel_details38.htm" title="http://support.sas.com/documentation/cdl/en/etsug/66840/HTML/default/viewer.htm#etsug_panel_details38.htm"&gt;SAS/ETS(R) 13.1 User's Guide&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are looking to use GLS then I would suggest PROC MIXED as the likely place as it will have longitudinal model options that you would likely want. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck-Ken &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Apr 2014 22:34:34 GMT</pubDate>
    <dc:creator>ets_kps</dc:creator>
    <dc:date>2014-04-22T22:34:34Z</dc:date>
    <item>
      <title>SAS vs. STATA xtgls equivalent</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-vs-STATA-xtgls-equivalent/m-p/172930#M1092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Hi SAS users,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;I would like to use SAS in my thesis analysis and I am facing few issues with respect to panel data analysis. The xtgls command in STATA offers many error correction options (AR1, hetero, IID, across panels correlation, within panel correlation..etc) and I wonder if there is any SAS equivalent procedure like xtgls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 22:58:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-vs-STATA-xtgls-equivalent/m-p/172930#M1092</guid>
      <dc:creator>Lilly2012</dc:creator>
      <dc:date>2014-04-08T22:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAS vs. STATA xtgls equivalent</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-vs-STATA-xtgls-equivalent/m-p/172931#M1093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depending on the model you are trying to estimate you might be able to find it in SAS/ETS. Below is a link to the SAS/ETS documentation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/etsug/66840/PDF/default/etsug.pdf" title="http://support.sas.com/documentation/cdl/en/etsug/66840/PDF/default/etsug.pdf"&gt;http://support.sas.com/documentation/cdl/en/etsug/66840/PDF/default/etsug.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the PANEL procedure for one way and two way random effect models and the Parks method. MODEL and SYSLIN procedures could be also helpful. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 19:00:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-vs-STATA-xtgls-equivalent/m-p/172931#M1093</guid>
      <dc:creator>bbridgerb</dc:creator>
      <dc:date>2014-04-14T19:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAS vs. STATA xtgls equivalent</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-vs-STATA-xtgls-equivalent/m-p/172932#M1094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lilly, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A couple places to look.&amp;nbsp; If you are doing VCE corrections, many of those are available in PANEL using these HCCME options &lt;A href="http://support.sas.com/documentation/cdl/en/etsug/66840/HTML/default/viewer.htm#etsug_panel_details38.htm" title="http://support.sas.com/documentation/cdl/en/etsug/66840/HTML/default/viewer.htm#etsug_panel_details38.htm"&gt;SAS/ETS(R) 13.1 User's Guide&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are looking to use GLS then I would suggest PROC MIXED as the likely place as it will have longitudinal model options that you would likely want. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck-Ken &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 22:34:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-vs-STATA-xtgls-equivalent/m-p/172932#M1094</guid>
      <dc:creator>ets_kps</dc:creator>
      <dc:date>2014-04-22T22:34:34Z</dc:date>
    </item>
  </channel>
</rss>

