<?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 Logistic procedure: reference group in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Logistic-procedure-reference-group/m-p/31550#M7514</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the program below with the purpose of setting age group 15 as the reference group for comparison. But the result shows that age group 9 has been set as the reference group. Don't understand where is the problem?:smileyconfused:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC LOGISTIC DATA=work.test;&lt;BR /&gt;&amp;nbsp; CLASS age (PARAM=REF REF='15') sex /param=GLM;&lt;BR /&gt;&amp;nbsp; MODEL score=age sex /AGGREGATE SCALE=NONE;&lt;BR /&gt;&amp;nbsp; OUTPUT OUT=work.test02 pred=pred reschi=reschi;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result: &lt;/P&gt;&lt;P&gt;age1&lt;BR /&gt;age10&lt;BR /&gt;age11&lt;BR /&gt;age2&lt;BR /&gt;age3&lt;BR /&gt;age4&lt;BR /&gt;age5&lt;BR /&gt;age6&lt;BR /&gt;age7&lt;BR /&gt;age8&lt;BR /&gt;age9: 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jul 2011 15:56:15 GMT</pubDate>
    <dc:creator>bncoxuk</dc:creator>
    <dc:date>2011-07-14T15:56:15Z</dc:date>
    <item>
      <title>Logistic procedure: reference group</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Logistic-procedure-reference-group/m-p/31550#M7514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the program below with the purpose of setting age group 15 as the reference group for comparison. But the result shows that age group 9 has been set as the reference group. Don't understand where is the problem?:smileyconfused:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC LOGISTIC DATA=work.test;&lt;BR /&gt;&amp;nbsp; CLASS age (PARAM=REF REF='15') sex /param=GLM;&lt;BR /&gt;&amp;nbsp; MODEL score=age sex /AGGREGATE SCALE=NONE;&lt;BR /&gt;&amp;nbsp; OUTPUT OUT=work.test02 pred=pred reschi=reschi;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result: &lt;/P&gt;&lt;P&gt;age1&lt;BR /&gt;age10&lt;BR /&gt;age11&lt;BR /&gt;age2&lt;BR /&gt;age3&lt;BR /&gt;age4&lt;BR /&gt;age5&lt;BR /&gt;age6&lt;BR /&gt;age7&lt;BR /&gt;age8&lt;BR /&gt;age9: 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 15:56:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Logistic-procedure-reference-group/m-p/31550#M7514</guid>
      <dc:creator>bncoxuk</dc:creator>
      <dc:date>2011-07-14T15:56:15Z</dc:date>
    </item>
    <item>
      <title>Logistic procedure: reference group</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Logistic-procedure-reference-group/m-p/31551#M7515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have an age group 15?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 17:05:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Logistic-procedure-reference-group/m-p/31551#M7515</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2011-07-14T17:05:03Z</dc:date>
    </item>
    <item>
      <title>Logistic procedure: reference group</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Logistic-procedure-reference-group/m-p/31552#M7516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi data_null, there is no age group 15.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably the reason why the setting of reference group failed to work is because the GLM? I checked SAS procedure manual, which indicates that when there is /param=GLM, the manual specification of reference group will not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it mean that if I really prefer the GLM matrix, there is no way that I can choose my preferred reference group?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 20:11:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Logistic-procedure-reference-group/m-p/31552#M7516</guid>
      <dc:creator>bncoxuk</dc:creator>
      <dc:date>2011-07-14T20:11:26Z</dc:date>
    </item>
    <item>
      <title>Logistic procedure: reference group</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Logistic-procedure-reference-group/m-p/31553#M7517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;Does it mean that if I really prefer the GLM matrix, there is no way that I can choose my preferred reference group?&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;The group that comes last when the values of the CLASS variables are ordered, depending on the value of ORDER= class statement option, will be the reference group when PARAM=GLM.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can recode or reFORMAT the value to achieve the order you desire.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 22:04:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Logistic-procedure-reference-group/m-p/31553#M7517</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2011-07-14T22:04:02Z</dc:date>
    </item>
  </channel>
</rss>

