<?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 Producing predicted probabilities with a mixed multinomial logit model in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Producing-predicted-probabilities-with-a-mixed-multinomial-logit/m-p/294365#M15669</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am going through an example where I want to model a situation where people are asked to choose between travaling by auto, plane or public transit. My covariates contain data on the individual like age as well as alternative specific variables like time taken to travel by auto, plane and public transit. I want to run a mixed model that incoporates both types of covariates. If there are j invidiauls in my dataset is it possible to fed my dataset back into the model and generate the probability of the jth person choosing between auto, plane and transit modes of transport?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Aug 2016 12:41:32 GMT</pubDate>
    <dc:creator>mattteale</dc:creator>
    <dc:date>2016-08-26T12:41:32Z</dc:date>
    <item>
      <title>Producing predicted probabilities with a mixed multinomial logit model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Producing-predicted-probabilities-with-a-mixed-multinomial-logit/m-p/294365#M15669</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am going through an example where I want to model a situation where people are asked to choose between travaling by auto, plane or public transit. My covariates contain data on the individual like age as well as alternative specific variables like time taken to travel by auto, plane and public transit. I want to run a mixed model that incoporates both types of covariates. If there are j invidiauls in my dataset is it possible to fed my dataset back into the model and generate the probability of the jth person choosing between auto, plane and transit modes of transport?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 12:41:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Producing-predicted-probabilities-with-a-mixed-multinomial-logit/m-p/294365#M15669</guid>
      <dc:creator>mattteale</dc:creator>
      <dc:date>2016-08-26T12:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Producing predicted probabilities with a mixed multinomial logit model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Producing-predicted-probabilities-with-a-mixed-multinomial-logit/m-p/294379#M15671</link>
      <description>&lt;P&gt;If I understand your question correctly, I think you can use &lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_glimmix_syntax19.htm" target="_self"&gt;the OUTPUT statement in PROC GLIMMIX and the PREDICTED keyword &lt;/A&gt;to get what you want. See this recent related &lt;A href="https://communities.sas.com/t5/SAS-Statistical-Procedures/How-do-I-visualize-fitted-values-from-a-mixed-effects-model-in/m-p/294103#M15644" target="_self"&gt;post about visualizing fitted mixed models.&lt;/A&gt;&amp;nbsp; Assuming that you want to model the response as a multinomial proportion, you can specify DIST=MULT on the MODEL statement to fit a multinomial model. The &lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_glimmix_gettingstarted01.htm" target="_self"&gt;Getting Started example &lt;/A&gt;describes a lot of the syntax, although the example is for a logistic model (two classes) instead of your three-class multinomial model.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 13:28:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Producing-predicted-probabilities-with-a-mixed-multinomial-logit/m-p/294379#M15671</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-08-26T13:28:32Z</dc:date>
    </item>
  </channel>
</rss>

