<?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 Industry fixed effects and year fixed effects with dummy variables in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Industry-fixed-effects-and-year-fixed-effects-with-dummy/m-p/344106#M79051</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following code for my logistic regression. &amp;nbsp;However, I&amp;nbsp;need to add industry fixed effects, year fixed effects with &amp;nbsp;dummy variables. &amp;nbsp;Could someone help me with this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc logistic data=Exam.Alltables&lt;BR /&gt;plots(only)=(effect oddsratio);&lt;BR /&gt;class High_sensitive (param= ref ref=' No ') EPA (param=ref ref='No ') Emissions_trading (param=ref ref='No ') ;&lt;BR /&gt;model disclosure (event= '1 ')= High_sensitive Div_emissions EPA Emissions_trading Assets_LN /&lt;BR /&gt;selection=backward;&lt;BR /&gt;run;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Mar 2017 15:40:49 GMT</pubDate>
    <dc:creator>Dianac</dc:creator>
    <dc:date>2017-03-24T15:40:49Z</dc:date>
    <item>
      <title>Industry fixed effects and year fixed effects with dummy variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Industry-fixed-effects-and-year-fixed-effects-with-dummy/m-p/344106#M79051</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following code for my logistic regression. &amp;nbsp;However, I&amp;nbsp;need to add industry fixed effects, year fixed effects with &amp;nbsp;dummy variables. &amp;nbsp;Could someone help me with this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc logistic data=Exam.Alltables&lt;BR /&gt;plots(only)=(effect oddsratio);&lt;BR /&gt;class High_sensitive (param= ref ref=' No ') EPA (param=ref ref='No ') Emissions_trading (param=ref ref='No ') ;&lt;BR /&gt;model disclosure (event= '1 ')= High_sensitive Div_emissions EPA Emissions_trading Assets_LN /&lt;BR /&gt;selection=backward;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 15:40:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Industry-fixed-effects-and-year-fixed-effects-with-dummy/m-p/344106#M79051</guid>
      <dc:creator>Dianac</dc:creator>
      <dc:date>2017-03-24T15:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Industry fixed effects and year fixed effects with dummy variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Industry-fixed-effects-and-year-fixed-effects-with-dummy/m-p/344262#M79104</link>
      <description>You may get a better response by posting in the statistics forum.  Otherwise you need to show us what you are trying to build.</description>
      <pubDate>Sat, 25 Mar 2017 06:27:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Industry-fixed-effects-and-year-fixed-effects-with-dummy/m-p/344262#M79104</guid>
      <dc:creator>ArtC</dc:creator>
      <dc:date>2017-03-25T06:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Industry fixed effects and year fixed effects with dummy variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Industry-fixed-effects-and-year-fixed-effects-with-dummy/m-p/344269#M79107</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your answer. &amp;nbsp;I tried with the statement strata but all the dummy variables are dropped because of redundancy.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to build a longitudinal data for 4 years in order to determine whether companies disclose non&amp;nbsp;financial&amp;nbsp;information in the annual reports. &amp;nbsp;Independent variables: sensitive industris, regulation, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2017 08:37:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Industry-fixed-effects-and-year-fixed-effects-with-dummy/m-p/344269#M79107</guid>
      <dc:creator>Dianac</dc:creator>
      <dc:date>2017-03-25T08:37:05Z</dc:date>
    </item>
  </channel>
</rss>

