<?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: Generalized ordered logit in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Generalized-ordered-logit/m-p/372254#M19490</link>
    <description>&lt;P&gt;If you want an ordered logit, as you said, then you don't want the LINK=GLOGIT option. &amp;nbsp;Remove it to get an ordinal logit model. &amp;nbsp;See &lt;A href="http://support.sas.com/kb/22954" target="_self"&gt;this note&lt;/A&gt; for examples.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jun 2017 17:07:54 GMT</pubDate>
    <dc:creator>StatDave</dc:creator>
    <dc:date>2017-06-30T17:07:54Z</dc:date>
    <item>
      <title>Generalized ordered logit</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Generalized-ordered-logit/m-p/371696#M19474</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I would like to know if it is possible with SAS to do a generalized ordered logit (different parameters for each response categories, such as in a multinomial logit).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With stata, I think it is gologit2, but I didn't find the equivalent function with SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 14:02:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Generalized-ordered-logit/m-p/371696#M19474</guid>
      <dc:creator>Demographer</dc:creator>
      <dc:date>2017-06-29T14:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Generalized ordered logit</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Generalized-ordered-logit/m-p/372120#M19482</link>
      <description>&lt;P&gt;Proc logistic + unequalslopes can't do glogit ?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 12:08:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Generalized-ordered-logit/m-p/372120#M19482</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-06-30T12:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Generalized ordered logit</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Generalized-ordered-logit/m-p/372172#M19489</link>
      <description>&lt;P&gt;I'm not sure why, but when I add this option, it says : "The UNEQUALSLOPES option is ignored."&lt;/P&gt;
&lt;P&gt;And the output is the same as a normal glogit. How should I use it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc logistic data=edu.educationClean;
class cohort4(ref='2') cntr_regr(ref=first)  /param=ref;
model edu3(descending)= cntr_regr cohort4 cntr_regr*cohort4 /link=glogit UNEQUALSLOPES=edu3;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 30 Jun 2017 14:06:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Generalized-ordered-logit/m-p/372172#M19489</guid>
      <dc:creator>Demographer</dc:creator>
      <dc:date>2017-06-30T14:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Generalized ordered logit</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Generalized-ordered-logit/m-p/372254#M19490</link>
      <description>&lt;P&gt;If you want an ordered logit, as you said, then you don't want the LINK=GLOGIT option. &amp;nbsp;Remove it to get an ordinal logit model. &amp;nbsp;See &lt;A href="http://support.sas.com/kb/22954" target="_self"&gt;this note&lt;/A&gt; for examples.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 17:07:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Generalized-ordered-logit/m-p/372254#M19490</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2017-06-30T17:07:54Z</dc:date>
    </item>
  </channel>
</rss>

