<?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 Unbalanced Panel Data: Breusch-Pagan Test in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Unbalanced-Panel-Data-Breusch-Pagan-Test/m-p/509514#M26135</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #333333;"&gt;Hello, I've been attempting to put a simple panel model together with an unbalanced data set and when I request the BP option for the Breusch-Pagan one-way test for random effects I receive the following warning:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #333333;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #333333;"&gt;WARNING: The Breusch-Pagan test is not supported for unbalanced panel data and will not be performed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #333333;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #333333;"&gt;Is there any way around this warning?&amp;nbsp; It seems that an unbalanced panel would be pretty common and the BP test is more or less a requirement for Panel Data models&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #333333;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #333333;"&gt;Thanks for the help!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Nov 2018 14:00:53 GMT</pubDate>
    <dc:creator>TWebb22</dc:creator>
    <dc:date>2018-11-01T14:00:53Z</dc:date>
    <item>
      <title>Unbalanced Panel Data: Breusch-Pagan Test</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Unbalanced-Panel-Data-Breusch-Pagan-Test/m-p/509514#M26135</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #333333;"&gt;Hello, I've been attempting to put a simple panel model together with an unbalanced data set and when I request the BP option for the Breusch-Pagan one-way test for random effects I receive the following warning:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #333333;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #333333;"&gt;WARNING: The Breusch-Pagan test is not supported for unbalanced panel data and will not be performed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #333333;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #333333;"&gt;Is there any way around this warning?&amp;nbsp; It seems that an unbalanced panel would be pretty common and the BP test is more or less a requirement for Panel Data models&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #333333;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #333333;"&gt;Thanks for the help!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 14:00:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Unbalanced-Panel-Data-Breusch-Pagan-Test/m-p/509514#M26135</guid>
      <dc:creator>TWebb22</dc:creator>
      <dc:date>2018-11-01T14:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unbalanced Panel Data: Breusch-Pagan Test</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Unbalanced-Panel-Data-Breusch-Pagan-Test/m-p/510904#M26161</link>
      <description>&lt;P&gt;It is possible to perform a BP test on unbalanced data using STATA:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;If you have unbalanced panel data you can perform the Breusch-Pagan LM test with the&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;xttest1&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;command [1].&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, it seems to be impossible in PROC PANEL using SAS:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;In the case of unbalanced panels, neither the BP nor BP2 statistics are valid [2].&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;U&gt;References&lt;/U&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[1] &lt;A href="https://stats.stackexchange.com/questions/105416/is-it-possible-to-use-the-breusch-pagan-lagrange-multiplier-test-xttest0-in-st" target="_self"&gt;Breuch-Pagan test in STATA for unbalanced data&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[2] &lt;A href="http://support.sas.com/documentation/cdl/en/etsug/60372/HTML/default/viewer.htm#etsug_panel_sect041.htm" target="_self"&gt;PROC PANEL: Specifications Tests&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 21:11:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Unbalanced-Panel-Data-Breusch-Pagan-Test/m-p/510904#M26161</guid>
      <dc:creator>pink_poodle</dc:creator>
      <dc:date>2018-11-06T21:11:39Z</dc:date>
    </item>
  </channel>
</rss>

