<?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: Panel data regression with random effects in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Panel-data-regression-with-random-effects/m-p/824557#M325641</link>
    <description>&lt;P&gt;&lt;FONT color="#000000"&gt;Hi sbxkoenk&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Thanks for your help! &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;You are right, I don't have the SAS/ETS-package.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;How would you "translate" the following PROC PANEL to one of the mentioned procedures?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;proc panel data=data;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;id id t;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;model lwage = exp exp2 wks ed /ranone;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;run;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jul 2022 07:04:15 GMT</pubDate>
    <dc:creator>hkgejd</dc:creator>
    <dc:date>2022-07-21T07:04:15Z</dc:date>
    <item>
      <title>Panel data regression with random effects</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Panel-data-regression-with-random-effects/m-p/824369#M325569</link>
      <description>&lt;P&gt;Hi everyone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to do a regression analysis with random effects on a panel dataset. I know it is possible with the help of the 'proc panel'-procedure, but unfortunately I don't have that package. Is it possible to do this without the 'proc panel'-procedure?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To those who are familiar with R, I want to do something similar with:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"data("Produc", package = "plm")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;zz &amp;lt;- plm(log(gsp) ~ log(pcap) + log(pc) + log(emp) + unemp,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;data = Produc, index = c("state","year"))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;summary(zz)"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 14:26:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Panel-data-regression-with-random-effects/m-p/824369#M325569</guid>
      <dc:creator>hkgejd</dc:creator>
      <dc:date>2022-07-20T14:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Panel data regression with random effects</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Panel-data-regression-with-random-effects/m-p/824427#M325596</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;If you do NOT have the SAS/ETS PROC PANEL ,&lt;BR /&gt;You won't have the SAS Econometrics PROC CPANEL either , I believe.&lt;BR /&gt;&lt;BR /&gt;Then you can work with PROC MIXED or PROC GLIMMIX or PROC NLMIXED (all SAS/STAT).&lt;BR /&gt;The results will be the "same" , ...&amp;nbsp;&lt;SPAN&gt;with slight variations because of different estimation algorithms!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Let us know if you cannot figure it out.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Koen&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 17:38:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Panel-data-regression-with-random-effects/m-p/824427#M325596</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2022-07-20T17:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Panel data regression with random effects</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Panel-data-regression-with-random-effects/m-p/824557#M325641</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;Hi sbxkoenk&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Thanks for your help! &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;You are right, I don't have the SAS/ETS-package.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;How would you "translate" the following PROC PANEL to one of the mentioned procedures?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;proc panel data=data;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;id id t;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;model lwage = exp exp2 wks ed /ranone;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;run;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 07:04:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Panel-data-regression-with-random-effects/m-p/824557#M325641</guid>
      <dc:creator>hkgejd</dc:creator>
      <dc:date>2022-07-21T07:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Panel data regression with random effects</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Panel-data-regression-with-random-effects/m-p/824572#M325647</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are two SAS usage notes about using PROC MIXED for panel data&lt;/P&gt;
&lt;P&gt;(well, for the 1st one PROC MIXED is not the primary focus, but it is covered) :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Usage Note 22114: Analyzing unbalanced panel data using PROC PANEL or PROC TSCSREG&lt;BR /&gt;&lt;A href="https://support.sas.com/kb/22/114.html" target="_blank"&gt;https://support.sas.com/kb/22/114.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PROC MIXED can be used as an alternative to the Parks method as discussed in the following note:&lt;BR /&gt;Estimating a model using the Parks method with unbalanced panel data&lt;BR /&gt;&lt;A href="https://support.sas.com/kb/22/115.html" target="_blank"&gt;https://support.sas.com/kb/22/115.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Remark : The estimates from PROC MIXED will not be identical to those from PROC PANEL since they use different methods — PROC PANEL uses Seely's method while PROC MIXED uses REML.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 09:38:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Panel-data-regression-with-random-effects/m-p/824572#M325647</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2022-07-21T09:38:21Z</dc:date>
    </item>
  </channel>
</rss>

