<?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 logistic comparing A vs (B+C) and B vs C in single model in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/multinomial-logistic-comparing-A-vs-B-C-and-B-vs-C-in-single/m-p/641112#M30655</link>
    <description>Thanks, Paige. Yes, both logistic and glmmix will execute multinomial models. I've already done both. Thank you for saying that you hadn't done what I am asking for. Now, a harder question. You know the system. Where do I go next and how do I get there.&lt;BR /&gt;&lt;BR /&gt;Gene Maguin&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 19 Apr 2020 17:06:36 GMT</pubDate>
    <dc:creator>emaguin</dc:creator>
    <dc:date>2020-04-19T17:06:36Z</dc:date>
    <item>
      <title>multinomial logistic comparing A vs (B+C) and B vs C in single model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/multinomial-logistic-comparing-A-vs-B-C-and-B-vs-C-in-single/m-p/640996#M30650</link>
      <description>&lt;P&gt;Part 1. Suppose a nominal variable with three categories (A,B,C). Proc Logistic, as does GLMMIX and others procs, solve that. However, the PI insists that in CATMOD an analysis can be constructed to compare A vs (B+C) and B vs C in a single proc statement. However, he doesn't recall how. Is this possible? Please, details.&lt;/P&gt;&lt;P&gt;Part 2. The covariate list will include continuous variables that, as I read the documentation, catmod doesn't work well with. Can the analysis be done in logistic or glmmix? Details please.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Part 3. The dataset is multilevel, occasions within persons, so if the analysis can done in sas, can random effects be included? Again, details please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you, Gene Maguin&lt;/P&gt;</description>
      <pubDate>Sat, 18 Apr 2020 20:17:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/multinomial-logistic-comparing-A-vs-B-C-and-B-vs-C-in-single/m-p/640996#M30650</guid>
      <dc:creator>emaguin</dc:creator>
      <dc:date>2020-04-18T20:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: multinomial logistic comparing A vs (B+C) and B vs C in single model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/multinomial-logistic-comparing-A-vs-B-C-and-B-vs-C-in-single/m-p/640997#M30651</link>
      <description>&lt;P&gt;1. This variable that has A B C as levels, is it a predictor variable or a response variable?&lt;/P&gt;
&lt;P&gt;2. GLM or GLIMMIX can handle a mix of continuous and class predictor variables.&lt;/P&gt;
&lt;P&gt;3. Both GLM and GLIMMIX allow random effects.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Apr 2020 20:24:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/multinomial-logistic-comparing-A-vs-B-C-and-B-vs-C-in-single/m-p/640997#M30651</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-04-18T20:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: multinomial logistic comparing A vs (B+C) and B vs C in single model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/multinomial-logistic-comparing-A-vs-B-C-and-B-vs-C-in-single/m-p/640998#M30652</link>
      <description>Although I thought it was, my question wasn't clear. Apologies.&lt;BR /&gt;&lt;BR /&gt;Response variable.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 18 Apr 2020 20:50:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/multinomial-logistic-comparing-A-vs-B-C-and-B-vs-C-in-single/m-p/640998#M30652</guid>
      <dc:creator>emaguin</dc:creator>
      <dc:date>2020-04-18T20:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: multinomial logistic comparing A vs (B+C) and B vs C in single model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/multinomial-logistic-comparing-A-vs-B-C-and-B-vs-C-in-single/m-p/641001#M30653</link>
      <description>&lt;P&gt;I think PROC LOGISTIC and PROC GLIMMIX allow three-level response variables and allows both continuous and categorical predictor variables.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I believe there are ways built into these procedures to compare A to B+C and then also B to C, but I have never done this.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Apr 2020 21:14:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/multinomial-logistic-comparing-A-vs-B-C-and-B-vs-C-in-single/m-p/641001#M30653</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-04-18T21:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: multinomial logistic comparing A vs (B+C) and B vs C in single model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/multinomial-logistic-comparing-A-vs-B-C-and-B-vs-C-in-single/m-p/641112#M30655</link>
      <description>Thanks, Paige. Yes, both logistic and glmmix will execute multinomial models. I've already done both. Thank you for saying that you hadn't done what I am asking for. Now, a harder question. You know the system. Where do I go next and how do I get there.&lt;BR /&gt;&lt;BR /&gt;Gene Maguin&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Apr 2020 17:06:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/multinomial-logistic-comparing-A-vs-B-C-and-B-vs-C-in-single/m-p/641112#M30655</guid>
      <dc:creator>emaguin</dc:creator>
      <dc:date>2020-04-19T17:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: multinomial logistic comparing A vs (B+C) and B vs C in single model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/multinomial-logistic-comparing-A-vs-B-C-and-B-vs-C-in-single/m-p/641118#M30656</link>
      <description>&lt;P&gt;The two logit response functions that you have defined are known as continuation ratio logits. The continuation ratio logit model is one type of model used for modeling an ordinal response and is mentioned in &lt;A href="http://support.sas.com/kb/22871.html" target="_self"&gt;this note&lt;/A&gt; about the types of logistic models available in SAS. The model can be fit in PROC CATMOD, as you mentioned, using weighted least squares. A version of it can also be fit by maximum likelihood estimation in PROC LOGISTIC by fitting the two logits separately. Both are discussed and illustrated in &lt;A href="http://support.sas.com/kb/24495.html" target="_self"&gt;this note&lt;/A&gt;. Since you have continuous predictors, the approach using separate binary logit models is probably the better approach. Since ordinary binary logistic models are used in that approach, you could instead use a PROC GLIMMIX to include random effects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It should also be possible to fit the overall model in a single step by defining the model in PROC NLMIXED which also can incorporate random effects. This is probably the best and most general approach. However, an example of doing this is not available. You can see an example of how NLMIXED can similarly be used to fit a cumulative logit model in &lt;A href="http://support.sas.com/kb/22954.html" target="_self"&gt;this note&lt;/A&gt; which shows the NLMIXED code in the Addendum at the end.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Apr 2020 17:25:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/multinomial-logistic-comparing-A-vs-B-C-and-B-vs-C-in-single/m-p/641118#M30656</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2020-04-19T17:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: multinomial logistic comparing A vs (B+C) and B vs C in single model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/multinomial-logistic-comparing-A-vs-B-C-and-B-vs-C-in-single/m-p/641155#M30658</link>
      <description>StatDave, Thank you for your reply and it looks like this fits what I was told by the PI with respect to catmod. I think this is the answer to my question but I want to hold the topic open so that i can come back to it if I need to, which is probably likely. Gene Maguin&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 19 Apr 2020 19:12:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/multinomial-logistic-comparing-A-vs-B-C-and-B-vs-C-in-single/m-p/641155#M30658</guid>
      <dc:creator>emaguin</dc:creator>
      <dc:date>2020-04-19T19:12:36Z</dc:date>
    </item>
  </channel>
</rss>

