<?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: Standard deviation of parameters from PROC PANEL in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Standard-deviation-of-parameters-from-PROC-PANEL/m-p/437949#M23091</link>
    <description>&lt;P&gt;No problem, glad you found your answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Feb 2018 12:13:51 GMT</pubDate>
    <dc:creator>PeterClemmensen</dc:creator>
    <dc:date>2018-02-16T12:13:51Z</dc:date>
    <item>
      <title>Standard deviation of parameters from PROC PANEL</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Standard-deviation-of-parameters-from-PROC-PANEL/m-p/437240#M23075</link>
      <description>&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running several models in PROC PANEL (9.4) and would like the results gathered in a table without needing to read all of the result viewer. The parameter values do appear on the outest-file, but I have found no keyword to make the standar deviations appear as well. For sake of comparison, in PROC REG, the option OUTSEB does precisely what I need, but is unknown in PROC PANEL.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My code is as follows with &amp;amp;d being a local macro variable and &amp;amp;n_prod a global one:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc panel data = panel0_&amp;amp;d outest = est_pnl0&amp;amp;d;&lt;BR /&gt;id idbruk rt;&lt;BR /&gt;psqt&amp;amp;d: model psqt = t_panel y_midl1-y_midl&amp;amp;n_prod / rantwo vcomp = nl;&lt;BR /&gt;aav&amp;amp;d: model aav = t_panel y_midl1-y_midl&amp;amp;n_prod / rantwo vcomp = nl;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best&amp;nbsp;&lt;/P&gt;&lt;P&gt;Øyvind&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2018 17:19:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Standard-deviation-of-parameters-from-PROC-PANEL/m-p/437240#M23075</guid>
      <dc:creator>oyho</dc:creator>
      <dc:date>2018-02-14T17:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Standard deviation of parameters from PROC PANEL</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Standard-deviation-of-parameters-from-PROC-PANEL/m-p/437468#M23080</link>
      <description>&lt;P&gt;Use the&amp;nbsp;&lt;SPAN&gt;COVOUT option in your PROC PANEL Statement.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As the &lt;A href="http://documentation.sas.com/?docsetId=etsug&amp;amp;docsetTarget=etsug_panel_syntax02.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en" target="_self"&gt;documentation&lt;/A&gt; says, it:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"writes the standard errors and covariance matrix of the parameter estimates to the OUTEST= data set."&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 09:29:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Standard-deviation-of-parameters-from-PROC-PANEL/m-p/437468#M23080</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2018-02-15T09:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Standard deviation of parameters from PROC PANEL</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Standard-deviation-of-parameters-from-PROC-PANEL/m-p/437794#M23088</link>
      <description>Thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Actually, I did not doubt that it was documented somewhere, I was only unable to find it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;best&lt;BR /&gt;&lt;BR /&gt;oyho&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2018 21:30:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Standard-deviation-of-parameters-from-PROC-PANEL/m-p/437794#M23088</guid>
      <dc:creator>oyho</dc:creator>
      <dc:date>2018-02-15T21:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Standard deviation of parameters from PROC PANEL</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Standard-deviation-of-parameters-from-PROC-PANEL/m-p/437949#M23091</link>
      <description>&lt;P&gt;No problem, glad you found your answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2018 12:13:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Standard-deviation-of-parameters-from-PROC-PANEL/m-p/437949#M23091</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2018-02-16T12:13:51Z</dc:date>
    </item>
  </channel>
</rss>

