<?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 About link= options in oddsratio calculation in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/About-link-options-in-oddsratio-calculation/m-p/778734#M247919</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;To model response variable which has 3 or more categories, the options link = glogit seems able to list all the odds ratio in each response categories, comparing to the reference category; Or I can process my datasets to several binary response dataset, by recoding the other categories to ".", and model them one by one, left the link options by default.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So which one is the right method to model the response variable with 3 categories (ordinary), and when should I use the link options? Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 05 Nov 2021 12:52:45 GMT</pubDate>
    <dc:creator>JokerWang</dc:creator>
    <dc:date>2021-11-05T12:52:45Z</dc:date>
    <item>
      <title>About link= options in oddsratio calculation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/About-link-options-in-oddsratio-calculation/m-p/778734#M247919</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;To model response variable which has 3 or more categories, the options link = glogit seems able to list all the odds ratio in each response categories, comparing to the reference category; Or I can process my datasets to several binary response dataset, by recoding the other categories to ".", and model them one by one, left the link options by default.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So which one is the right method to model the response variable with 3 categories (ordinary), and when should I use the link options? Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 12:52:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/About-link-options-in-oddsratio-calculation/m-p/778734#M247919</guid>
      <dc:creator>JokerWang</dc:creator>
      <dc:date>2021-11-05T12:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: About link= options in oddsratio calculation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/About-link-options-in-oddsratio-calculation/m-p/778860#M247982</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="xisDoc-refProc"&gt;
&lt;DIV id="statug_introcat000617" class="aa-section"&gt;
&lt;DIV id="statug_introcat000627" class="aa-section"&gt;
&lt;P class="xisDoc-paragraph"&gt;GLOGIT link means r&lt;SPAN style="font-family: inherit;"&gt;esponse functions called &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;&lt;EM&gt;generalized logits.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;&lt;SPAN style="font-family: inherit;"&gt;This is meant for a nominal response (&amp;gt;2 categories).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;&lt;SPAN style="font-family: inherit;"&gt;When your&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;response variable &lt;/SPAN&gt;&lt;CODE class="aa-varname"&gt;y&lt;/CODE&gt;&lt;SPAN style="font-family: inherit;"&gt; is ordinally scaled, you need a cumulative logit model.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;&lt;SPAN style="font-family: inherit;"&gt;You can take the detour via multiple binary models,&amp;nbsp;&lt;/SPAN&gt;One-vs-All or One-vs-One, and then voting, but I wouldn't do that. The multiple binary models are also better to replace a multi-class Classification with a multinomial response (not so much an ordinal response).&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;Good luck,&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;Koen&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 05 Nov 2021 18:31:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/About-link-options-in-oddsratio-calculation/m-p/778860#M247982</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-11-05T18:31:26Z</dc:date>
    </item>
  </channel>
</rss>

