<?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 Test statement in proc panel in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Test-statement-in-proc-panel/m-p/972549#M5003</link>
    <description>&lt;P&gt;If I include a test statement in proc panel (eg test var1+var2 /all; ), I get various chi-squared tests of whether the sum of the two parameters=0, but it doesn't actually report the sum of the two parameters. Is there a convenient way to get this? My application is obviously more complicated than this simple example.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think I actually want an 'estimate' statement, which doesn't exist. But maybe someone has written a macro to pull this together?&lt;/P&gt;</description>
    <pubDate>Wed, 13 Aug 2025 09:54:08 GMT</pubDate>
    <dc:creator>BruceBrad</dc:creator>
    <dc:date>2025-08-13T09:54:08Z</dc:date>
    <item>
      <title>Test statement in proc panel</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Test-statement-in-proc-panel/m-p/972549#M5003</link>
      <description>&lt;P&gt;If I include a test statement in proc panel (eg test var1+var2 /all; ), I get various chi-squared tests of whether the sum of the two parameters=0, but it doesn't actually report the sum of the two parameters. Is there a convenient way to get this? My application is obviously more complicated than this simple example.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think I actually want an 'estimate' statement, which doesn't exist. But maybe someone has written a macro to pull this together?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 09:54:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Test-statement-in-proc-panel/m-p/972549#M5003</guid>
      <dc:creator>BruceBrad</dc:creator>
      <dc:date>2025-08-13T09:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Test statement in proc panel</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Test-statement-in-proc-panel/m-p/972879#M5004</link>
      <description>&lt;P&gt;Note that you can also use PROC MIXED and PROC GLIMMIX for fitting a model to panel data. Due to different (estimation) methods used , the results will not be identical to those from PROC PANEL. But PROC MIXED and PROC GLIMMIX do have an ESTIMATE statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL class="lia-list-style-type-square"&gt;
&lt;LI&gt;See this (dated) article for a comparison between PROC PANEL and PROC MIXED.&lt;BR /&gt;&lt;A href="http://www2.sas.com/proceedings/forum2007/170-2007.pdf" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www2.sas.com/proceedings/forum2007/170-2007.pdf&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Usage Note &lt;EM&gt;22114&lt;/EM&gt;: 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" rel="nofollow noopener noreferrer"&gt;https://support.sas.com/kb/22/114.html&lt;/A&gt;&lt;BR /&gt;(PROC MIXED is not the primary focus, but it is covered)&lt;/LI&gt;
&lt;LI&gt;Usage Note&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;22115:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/I&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" rel="nofollow noopener noreferrer"&gt;https://support.sas.com/kb/22/115.html&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The old&amp;nbsp;TSCSREG procedure is also for panel data , but it does not have an ESTIMATE statement either.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ciao, &lt;BR /&gt;Koen&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 13:08:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/Test-statement-in-proc-panel/m-p/972879#M5004</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2025-08-19T13:08:12Z</dc:date>
    </item>
  </channel>
</rss>

