<?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: Looking for a proper regression...(pooled cross-sectional, categorical of regress and f=regresso in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Looking-for-a-proper-regression-pooled-cross-sectional/m-p/573653#M28207</link>
    <description>Moved your question to the stats forum for better responses.</description>
    <pubDate>Mon, 15 Jul 2019 18:58:28 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2019-07-15T18:58:28Z</dc:date>
    <item>
      <title>Looking for a proper regression...(pooled cross-sectional, categorical of regress and f=regressor</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Looking-for-a-proper-regression-pooled-cross-sectional/m-p/573643#M28206</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc hppanel data=creditend1;
 id fyear sic;
 class ratings idvc ids iloss;
 model ratings = logat ROA leverage idvc ids iloss / fixone;
run;
quit;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;What I want is a regression.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a pooled cross-sectional dataset whose regresee is also categorical(1 to22, credit ratings) and 3 of regressor are not regular ones: logAT, ROA, and leverage while other 3 are dummies: idvc, ids, and iloss.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With this dataset, I want to regress ratings on these 6 variables while simultaneously holding fixed effects from year and sic(industry).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) As far as I know, this is pooled cross-sectional, I need to use proc hppanel.&lt;/P&gt;&lt;P&gt;2) then need to have the fixed effect, so used id fyear, sic ~~ / fixone;&lt;/P&gt;&lt;P&gt;3) however, with PROC HPPNAEL, I cannot do have categorical variables...&amp;nbsp; as I did in the CLASS statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anybody know what would be a proper regression and code for what I am trying now?&lt;/P&gt;&lt;P&gt;It seems that If I need to do this, I may be better to learn SAS Macro. but I cannot now( Yeah. I can start learning but cannot solve this by Macro right now).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please share your thoughts and experience with this matter so I must super appreciate you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 18:21:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Looking-for-a-proper-regression-pooled-cross-sectional/m-p/573643#M28206</guid>
      <dc:creator>JKCho</dc:creator>
      <dc:date>2019-07-15T18:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a proper regression...(pooled cross-sectional, categorical of regress and f=regresso</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Looking-for-a-proper-regression-pooled-cross-sectional/m-p/573653#M28207</link>
      <description>Moved your question to the stats forum for better responses.</description>
      <pubDate>Mon, 15 Jul 2019 18:58:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Looking-for-a-proper-regression-pooled-cross-sectional/m-p/573653#M28207</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-07-15T18:58:28Z</dc:date>
    </item>
  </channel>
</rss>

