<?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: Multinomial Probit in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Multinomial-Probit/m-p/788268#M251994</link>
    <description>Thank you for your advice, but cumulative probit shows the result of Ordered Probit Model. I tried several procedures which involve cumulative probit as a link function including Proc Genmod and Proc Gee, and none of them showed the result of Multinomial Probit Model.&lt;BR /&gt;</description>
    <pubDate>Tue, 04 Jan 2022 13:42:14 GMT</pubDate>
    <dc:creator>Kyungjae</dc:creator>
    <dc:date>2022-01-04T13:42:14Z</dc:date>
    <item>
      <title>Multinomial Probit</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Multinomial-Probit/m-p/788229#M251960</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using SAS 9.4 to estimate multinomial probit model. The dependent variable has the values 1, 2, 3, 4 and there are about 10 (binary and continuous) independent variables. However, I could not find the proper SAS Procedure for multinomial probit regression except Proc MDC. Is there any procedure for multinomial probit model?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2022 06:37:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Multinomial-Probit/m-p/788229#M251960</guid>
      <dc:creator>Kyungjae</dc:creator>
      <dc:date>2022-01-04T06:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Multinomial Probit</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Multinomial-Probit/m-p/788259#M251985</link>
      <description>Search it at &lt;BR /&gt;&lt;A href="https://support.sas.com/kb/30/333.html" target="_blank"&gt;https://support.sas.com/kb/30/333.html&lt;/A&gt;</description>
      <pubDate>Tue, 04 Jan 2022 12:01:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Multinomial-Probit/m-p/788259#M251985</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2022-01-04T12:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Multinomial Probit</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Multinomial-Probit/m-p/788262#M251988</link>
      <description>&lt;P&gt;Look at the examples for PROC GENMOD - there is an example that fits a multinomial response with a cumulative logit distribution.&amp;nbsp; Changing to a cumulative probit is done with the LINK= option in the MODEL statement.&amp;nbsp; I would recommend running the example program with the cumulative probit to see how the program performs, and then adapting it to your particular design.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2022 13:02:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Multinomial-Probit/m-p/788262#M251988</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2022-01-04T13:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Multinomial Probit</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Multinomial-Probit/m-p/788268#M251994</link>
      <description>Thank you for your advice, but cumulative probit shows the result of Ordered Probit Model. I tried several procedures which involve cumulative probit as a link function including Proc Genmod and Proc Gee, and none of them showed the result of Multinomial Probit Model.&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jan 2022 13:42:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Multinomial-Probit/m-p/788268#M251994</guid>
      <dc:creator>Kyungjae</dc:creator>
      <dc:date>2022-01-04T13:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Multinomial Probit</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Multinomial-Probit/m-p/788276#M252001</link>
      <description>&lt;P&gt;Have you tried a generalized logit link?&amp;nbsp; A generalized logit link is available in PROC GLIMMIX.&amp;nbsp; My thought is that a generalized probit would give approximately the same results, so this may be an alternative.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you stay with GENMOD, you will probably have to write your own link functions using the FWDLINK and INVLINK statements, to get the generalized types.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since the probit distribution assumes an underlying normal distribution with "cutpoints", I am not sure that a generalized probit is particularly meaningful.&amp;nbsp; The alternative might be to set up various binary classifications.&amp;nbsp; That would probably require some (meaning, A LOT) of post processing programming.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2022 14:33:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Multinomial-Probit/m-p/788276#M252001</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2022-01-04T14:33:53Z</dc:date>
    </item>
  </channel>
</rss>

