<?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: SAS PROC REG REFERENCE GROUP in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-PROC-REG-REFERENCE-GROUP/m-p/824097#M40827</link>
    <description>Dear PaigeMiller, 100% clear now. Millions of thanks.</description>
    <pubDate>Tue, 19 Jul 2022 11:47:58 GMT</pubDate>
    <dc:creator>AlainX</dc:creator>
    <dc:date>2022-07-19T11:47:58Z</dc:date>
    <item>
      <title>SAS PROC REG REFERENCE GROUP</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-PROC-REG-REFERENCE-GROUP/m-p/824079#M40823</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Consider a CLASS variable, GENDER, with values F and M. I understand that in SAS, by default, these values are arranged in ascending alphanumeric order which results in M being the last level, and therefore the reference level.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Suppose alternatively that we want to set F as the reference level.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Below, I list the coefficients for each case.&lt;/SPAN&gt;&lt;/P&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="Screenshot 2022-07-19 at 12.08.44 PM.png" style="width: 980px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/73487i27BF9C0F93259615/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-07-19 at 12.08.44 PM.png" alt="Screenshot 2022-07-19 at 12.08.44 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-07-19 at 12.08.56 PM.png" style="width: 980px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/73488iEF100548AB68BE66/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-07-19 at 12.08.56 PM.png" alt="Screenshot 2022-07-19 at 12.08.56 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I understand that the 2 cases are "equivalent".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, s&lt;/SPAN&gt;&lt;SPAN&gt;ince i&lt;/SPAN&gt;&lt;SPAN&gt;n each case the estimated equations are not the same:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;y=20.1903-1.6454Gender-0.2917Height&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;y=18.5448+1.6454Gender-0.2917Height&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;they provide different probabilities, if they will be manually applied for a new observation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I apologise in advance for the naive question.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 09:38:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-PROC-REG-REFERENCE-GROUP/m-p/824079#M40823</guid>
      <dc:creator>AlainX</dc:creator>
      <dc:date>2022-07-19T09:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAS PROC REG REFERENCE GROUP</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-PROC-REG-REFERENCE-GROUP/m-p/824083#M40824</link>
      <description>&lt;P&gt;This cannot be the output from PROC REG. What PROC are you actually using? Show us the code used.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 09:56:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-PROC-REG-REFERENCE-GROUP/m-p/824083#M40824</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-07-19T09:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAS PROC REG REFERENCE GROUP</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-PROC-REG-REFERENCE-GROUP/m-p/824086#M40825</link>
      <description>Hi. I am using SAS Studio On Demand. I found the example here: &lt;A href="https://support.sas.com/kb/37/108.html" target="_blank"&gt;https://support.sas.com/kb/37/108.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The reason why I am asking this question, is the following one:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/Statistical-Procedures/Interpretation-of-Logistic-Regression-Coefficients/m-p/823959#M40818" target="_blank"&gt;https://communities.sas.com/t5/Statistical-Procedures/Interpretation-of-Logistic-Regression-Coefficients/m-p/823959#M40818&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Tue, 19 Jul 2022 10:01:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-PROC-REG-REFERENCE-GROUP/m-p/824086#M40825</guid>
      <dc:creator>AlainX</dc:creator>
      <dc:date>2022-07-19T10:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAS PROC REG REFERENCE GROUP</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-PROC-REG-REFERENCE-GROUP/m-p/824091#M40826</link>
      <description>&lt;P&gt;This is not PROC REG. It is (perhaps) the Regression&amp;nbsp;function in SAS Studio.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The models are identical. But you have written them wrong.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;y=20.1903-1.6454*(Gender='F')-0.2917*Height&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;y=18.5448+1.6454*(Gender='M')-0.2917*Height&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For females, the first model equates to &lt;FONT face="courier new,courier"&gt;y = 20.1903-1.6454-0.2917*Height = &lt;FONT color="#FF0000"&gt;18.5449 - 0.2917*Height&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For females, the second model equates to &lt;FONT face="courier new,courier"&gt;y = &lt;FONT color="#FF0000"&gt;18.5448 - 0.2917*Height&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;These are identical (except for roundoff error).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 13:14:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-PROC-REG-REFERENCE-GROUP/m-p/824091#M40826</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-07-19T13:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS PROC REG REFERENCE GROUP</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-PROC-REG-REFERENCE-GROUP/m-p/824097#M40827</link>
      <description>Dear PaigeMiller, 100% clear now. Millions of thanks.</description>
      <pubDate>Tue, 19 Jul 2022 11:47:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-PROC-REG-REFERENCE-GROUP/m-p/824097#M40827</guid>
      <dc:creator>AlainX</dc:creator>
      <dc:date>2022-07-19T11:47:58Z</dc:date>
    </item>
  </channel>
</rss>

