<?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: Logistic Regression using CATMOD in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Logistic-Regression-using-CATMOD/m-p/459100#M23975</link>
    <description>Yes. Thank you!</description>
    <pubDate>Tue, 01 May 2018 20:44:21 GMT</pubDate>
    <dc:creator>Proshi</dc:creator>
    <dc:date>2018-05-01T20:44:21Z</dc:date>
    <item>
      <title>Logistic Regression using CATMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Logistic-Regression-using-CATMOD/m-p/458158#M23927</link>
      <description>&lt;P&gt;Dear all,&lt;BR /&gt;&lt;BR /&gt;I would like to know if I could estimate Odds ratio with a Catmod procedure?&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;/P&gt;&lt;P&gt;Darina Proshenska&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 15:11:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Logistic-Regression-using-CATMOD/m-p/458158#M23927</guid>
      <dc:creator>Proshi</dc:creator>
      <dc:date>2018-04-27T15:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Logistic Regression using CATMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Logistic-Regression-using-CATMOD/m-p/458341#M23928</link>
      <description>&lt;P&gt;I am not sure .&lt;/P&gt;
&lt;P&gt;CONTRAST&amp;nbsp;'1 vs. 4' A 2 1 1&amp;nbsp; /&amp;nbsp; EXP ;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Apr 2018 11:18:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Logistic-Regression-using-CATMOD/m-p/458341#M23928</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-04-28T11:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Logistic Regression using CATMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Logistic-Regression-using-CATMOD/m-p/458468#M23929</link>
      <description>&lt;P&gt;I will try this. Thank you for your help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Darina&lt;/P&gt;</description>
      <pubDate>Sun, 29 Apr 2018 17:57:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Logistic-Regression-using-CATMOD/m-p/458468#M23929</guid>
      <dc:creator>Proshi</dc:creator>
      <dc:date>2018-04-29T17:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Logistic Regression using CATMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Logistic-Regression-using-CATMOD/m-p/458610#M23930</link>
      <description>&lt;P&gt;Yes. Use &lt;A href="http://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_catmod_syntax07.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en" target="_self"&gt;the LOGLIN&amp;nbsp;statement&amp;nbsp;&lt;/A&gt;&amp;nbsp;to specify the model effects and put the _RESPONSE_ keyword on the right-hand side of the MODEL statement. The&amp;nbsp;parameter estimates table contains the estimates on a log scale. You will need to combine them and exponentiate them to get the odds ratios. I wasn't able to find an online example, but there is an example in the "Loglinear Models" chapter of Stokes, Davis, and Koch, "Categorical Data Analysis" book.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 12:30:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Logistic-Regression-using-CATMOD/m-p/458610#M23930</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-04-30T12:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Logistic Regression using CATMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Logistic-Regression-using-CATMOD/m-p/459000#M23964</link>
      <description>&lt;P&gt;Okay. I'll check this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, Rick,&lt;BR /&gt;Darina Proshenska&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 15:18:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Logistic-Regression-using-CATMOD/m-p/459000#M23964</guid>
      <dc:creator>Proshi</dc:creator>
      <dc:date>2018-05-01T15:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Logistic Regression using CATMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Logistic-Regression-using-CATMOD/m-p/459003#M23965</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13633"&gt;@StatDave&lt;/a&gt;&amp;nbsp;gave you some &lt;A href="https://communities.sas.com/t5/SAS-Statistical-Procedures/multinomial-ordered-logit-estimate-using-proc-catmod/m-p/458999#M23963" target="_self"&gt;valuable advice about using PROC LOGISTIC&lt;/A&gt; instead of PROC CATMOD. Please consider following his advice.&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2018 15:24:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Logistic-Regression-using-CATMOD/m-p/459003#M23965</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-05-01T15:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Logistic Regression using CATMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Logistic-Regression-using-CATMOD/m-p/459100#M23975</link>
      <description>Yes. Thank you!</description>
      <pubDate>Tue, 01 May 2018 20:44:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Logistic-Regression-using-CATMOD/m-p/459100#M23975</guid>
      <dc:creator>Proshi</dc:creator>
      <dc:date>2018-05-01T20:44:21Z</dc:date>
    </item>
  </channel>
</rss>

