<?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 No standard error in two-way fixed regression output in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/No-standard-error-in-two-way-fixed-regression-output/m-p/676741#M32438</link>
    <description>&lt;P&gt;I am estimating a two-way FE model as follows:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc panel data = example;
id gvkey rankyear;
model y = readj_pl_vol readj_mi_vol
/ fixtwo noint hccme = 3 cluster;
run;
quit;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;The output I get is as follows:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shenflow_0-1597415110575.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/48227i11BFEC43B91C15A7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shenflow_0-1597415110575.png" alt="shenflow_0-1597415110575.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why do I get a coefficient estimate for the second variable, but no standard error?&lt;/P&gt;</description>
    <pubDate>Fri, 14 Aug 2020 14:25:24 GMT</pubDate>
    <dc:creator>shenflow</dc:creator>
    <dc:date>2020-08-14T14:25:24Z</dc:date>
    <item>
      <title>No standard error in two-way fixed regression output</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/No-standard-error-in-two-way-fixed-regression-output/m-p/676741#M32438</link>
      <description>&lt;P&gt;I am estimating a two-way FE model as follows:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc panel data = example;
id gvkey rankyear;
model y = readj_pl_vol readj_mi_vol
/ fixtwo noint hccme = 3 cluster;
run;
quit;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;The output I get is as follows:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shenflow_0-1597415110575.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/48227i11BFEC43B91C15A7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shenflow_0-1597415110575.png" alt="shenflow_0-1597415110575.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why do I get a coefficient estimate for the second variable, but no standard error?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 14:25:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/No-standard-error-in-two-way-fixed-regression-output/m-p/676741#M32438</guid>
      <dc:creator>shenflow</dc:creator>
      <dc:date>2020-08-14T14:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: No standard error in two-way fixed regression output</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/No-standard-error-in-two-way-fixed-regression-output/m-p/676746#M32439</link>
      <description>&lt;P&gt;Possibly scaling of the variables that causes &lt;A href="https://en.wikipedia.org/wiki/Arithmetic_underflow" target="_self"&gt;arithmetic underflow&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 14:44:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/No-standard-error-in-two-way-fixed-regression-output/m-p/676746#M32439</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-08-14T14:44:03Z</dc:date>
    </item>
  </channel>
</rss>

