<?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: simple OLS regression with fixed effects in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/simple-OLS-regression-with-fixed-effects/m-p/468677#M24364</link>
    <description>&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;I tried to use it for country fixed effects and I took this message:&lt;/P&gt;&lt;P&gt;"ERROR 22-322: Expecting an integer constant."&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jun 2018 12:52:51 GMT</pubDate>
    <dc:creator>MarinaMag</dc:creator>
    <dc:date>2018-06-08T12:52:51Z</dc:date>
    <item>
      <title>simple OLS regression with fixed effects</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/simple-OLS-regression-with-fixed-effects/m-p/468661#M24362</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to run a simple&amp;nbsp;OLS regression and include fixed effects eg. for country or firm fixed effects.&lt;/P&gt;&lt;P&gt;Is there a way to do this automatically?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 12:20:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/simple-OLS-regression-with-fixed-effects/m-p/468661#M24362</guid>
      <dc:creator>MarinaMag</dc:creator>
      <dc:date>2018-06-08T12:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: simple OLS regression with fixed effects</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/simple-OLS-regression-with-fixed-effects/m-p/468669#M24363</link>
      <description>&lt;P&gt;proc reg .......&lt;/P&gt;
&lt;P&gt;model y=x..... /&lt;STRONG&gt;include&lt;/STRONG&gt;=&amp;nbsp; ;&lt;/P&gt;
&lt;P&gt;quit;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 12:35:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/simple-OLS-regression-with-fixed-effects/m-p/468669#M24363</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-06-08T12:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: simple OLS regression with fixed effects</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/simple-OLS-regression-with-fixed-effects/m-p/468677#M24364</link>
      <description>&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;I tried to use it for country fixed effects and I took this message:&lt;/P&gt;&lt;P&gt;"ERROR 22-322: Expecting an integer constant."&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 12:52:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/simple-OLS-regression-with-fixed-effects/m-p/468677#M24364</guid>
      <dc:creator>MarinaMag</dc:creator>
      <dc:date>2018-06-08T12:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: simple OLS regression with fixed effects</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/simple-OLS-regression-with-fixed-effects/m-p/468679#M24365</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/186352"&gt;@MarinaMag&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to run a simple&amp;nbsp;OLS regression and include fixed effects eg. for country or firm fixed effects.&lt;/P&gt;
&lt;P&gt;Is there a way to do this automatically?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance,&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If you need to include "country" or "firm" in the model, these are categorical variables and PROC REG does not directly handle categorical variables. You could use PROC GLM which will do regression and does allow you to include categorical variables (by using the CLASS statement).&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 12:54:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/simple-OLS-regression-with-fixed-effects/m-p/468679#M24365</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-06-08T12:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: simple OLS regression with fixed effects</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/simple-OLS-regression-with-fixed-effects/m-p/468699#M24366</link>
      <description>&lt;P&gt;Thank you, it works!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 13:39:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/simple-OLS-regression-with-fixed-effects/m-p/468699#M24366</guid>
      <dc:creator>MarinaMag</dc:creator>
      <dc:date>2018-06-08T13:39:42Z</dc:date>
    </item>
  </channel>
</rss>

