<?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: Issue with proc panel reference level result being generated in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Issue-with-proc-panel-reference-level-result/m-p/876781#M43350</link>
    <description>&lt;P&gt;I WILL USE DATA SET WHICH CAN BE USED EASILY.&lt;/P&gt;</description>
    <pubDate>Sun, 21 May 2023 09:40:37 GMT</pubDate>
    <dc:creator>sjpark</dc:creator>
    <dc:date>2023-05-21T09:40:37Z</dc:date>
    <item>
      <title>Issue with proc panel reference level result -</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Issue-with-proc-panel-reference-level-result/m-p/876782#M43348</link>
      <description>&lt;P&gt;Hello SAS users,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It should have been here..but I uploaded it like below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Studio/Issue-with-proc-panel-reference-level-result-being-generated/m-p/876779#M10976" target="_blank"&gt;https://communities.sas.com/t5/SAS-Studio/Issue-with-proc-panel-reference-level-result-being-generated/m-p/876779#M10976&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sun, 21 May 2023 08:32:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Issue-with-proc-panel-reference-level-result/m-p/876782#M43348</guid>
      <dc:creator>sjpark</dc:creator>
      <dc:date>2023-05-21T08:32:14Z</dc:date>
    </item>
    <item>
      <title>Issue with proc panel reference level result being generated</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Issue-with-proc-panel-reference-level-result/m-p/876779#M43349</link>
      <description>&lt;P&gt;Hello, SAS Community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am conducting an analysis on interactions with a&amp;nbsp;moderating effect between categorical variables which is being implemented through an interaction term(CEOHOME*EvalDummy). However, I am encountering an issue where only one interaction with reference level all results are being generated. Typically, in a panel regression model, the reference category is omitted in the results, but in my model, no. I would appreciate any assistance on how to solve this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here's my code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;DATA IMPORT1;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;SET IMPORT;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;career_M=career;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;academic_M=academic;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ceoterm_M=ceoterm*evaldummy;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ceoage_M=ceoage*evaldummy;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ceosex_M=ceosex;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ceohome_M=ceohome;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;RUN;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;PROC SORT DATA=IMPORT1;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;BY entityname YEAR;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;RUN;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;PROC PANEL DATA=IMPORT1;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ID&amp;nbsp; entityname YEAR;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CLASS CAREER academic CEOHOME CEOSEX TYPE;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;MODEL 'eval_100'N= career academic ceohome ceoterm ceoage ceosex&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;career*evaldummy academic*evaldummy ceohome*evaldummy ceoterm_m ceoage_m ceosex*evaldummy&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;evaldummy type comemp comasset_ln comage/RANONE;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;RUN;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sjpark_0-1684652091456.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/84151iB3751C23FE8635BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sjpark_0-1684652091456.png" alt="sjpark_0-1684652091456.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sun, 21 May 2023 06:55:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Issue-with-proc-panel-reference-level-result/m-p/876779#M43349</guid>
      <dc:creator>sjpark</dc:creator>
      <dc:date>2023-05-21T06:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with proc panel reference level result being generated</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Issue-with-proc-panel-reference-level-result/m-p/876781#M43350</link>
      <description>&lt;P&gt;I WILL USE DATA SET WHICH CAN BE USED EASILY.&lt;/P&gt;</description>
      <pubDate>Sun, 21 May 2023 09:40:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Issue-with-proc-panel-reference-level-result/m-p/876781#M43350</guid>
      <dc:creator>sjpark</dc:creator>
      <dc:date>2023-05-21T09:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with proc panel reference level result -</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Issue-with-proc-panel-reference-level-result/m-p/876784#M43351</link>
      <description>&lt;P&gt;No problem, I merged your posts in here.&lt;/P&gt;</description>
      <pubDate>Sun, 21 May 2023 08:50:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Issue-with-proc-panel-reference-level-result/m-p/876784#M43351</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-05-21T08:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with proc panel reference level result being generated</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Issue-with-proc-panel-reference-level-result/m-p/876785#M43352</link>
      <description>&lt;P&gt;But you should post your example data as a DATA step with DATALINES. Such a piece of code can easily be copy/pasted into the program editor and submitted (and leave no questions about real content and variable attributes), while the Excel file needs to be downloaded (which is often prohibited in corporate environments for security reasons), then uploaded to the SAS environment, and finally imported (where the vagaries of PROC IMPORT often cause the dataset to be different from yours).&lt;/P&gt;</description>
      <pubDate>Sun, 21 May 2023 08:55:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Issue-with-proc-panel-reference-level-result/m-p/876785#M43352</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-05-21T08:55:50Z</dc:date>
    </item>
  </channel>
</rss>

