<?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: Exact logistic regression in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Exact-logistic-regression/m-p/408075#M21247</link>
    <description>&lt;P&gt;The&amp;nbsp;parameter estimates show the difference in the effect of each nonreference level compared to the effect of the reference level. So the effect is important in the model, but the levels '2' and '3' are not significantly different than the reference level '1'.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Oct 2017 15:12:54 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2017-10-27T15:12:54Z</dc:date>
    <item>
      <title>Exact logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Exact-logistic-regression/m-p/407941#M21233</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a problem in interpreting the result of my exact logistic regression.&lt;/P&gt;&lt;P&gt;Here is my sas program:&lt;/P&gt;&lt;P&gt;PROC LOGISTIC EXACTONLY DATA=COMP_SER1 DESCENDING;&lt;BR /&gt;CLASS CL_inj(ref="1")/PARAM=ref;&lt;BR /&gt;MODEL SERO_HCV= CL_inj ;&lt;BR /&gt;EXACT CL_inj/joint estimate=both;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;Find attached my output&lt;/P&gt;&lt;P&gt;In the part: "Exact Conditional&amp;nbsp; tests" I can see that my variable: Cinj that the effect of variable Cinj is significant with all the test.&lt;/P&gt;&lt;P&gt;But when I look at the part: "Exact parameter estimates" I can see that all the parameter of the variable are not significant.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I interprete this?am I wrong with the interpretation of this two part?&lt;/P&gt;&lt;P&gt;How do you interprete this two part?&lt;/P&gt;&lt;P&gt;Thanks for your help!!&lt;/P&gt;&lt;P&gt;Rose&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 08:03:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Exact-logistic-regression/m-p/407941#M21233</guid>
      <dc:creator>_Rose_</dc:creator>
      <dc:date>2017-10-27T08:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Exact logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Exact-logistic-regression/m-p/407952#M21234</link>
      <description>&lt;P&gt;Proc logistic is part of SAS/STAT, so I moved your question here.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 08:39:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Exact-logistic-regression/m-p/407952#M21234</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-10-27T08:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Exact logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Exact-logistic-regression/m-p/407959#M21235</link>
      <description>&lt;P&gt;Thanks!!!&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 09:04:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Exact-logistic-regression/m-p/407959#M21235</guid>
      <dc:creator>_Rose_</dc:creator>
      <dc:date>2017-10-27T09:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Exact logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Exact-logistic-regression/m-p/408075#M21247</link>
      <description>&lt;P&gt;The&amp;nbsp;parameter estimates show the difference in the effect of each nonreference level compared to the effect of the reference level. So the effect is important in the model, but the levels '2' and '3' are not significantly different than the reference level '1'.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 15:12:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Exact-logistic-regression/m-p/408075#M21247</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-10-27T15:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Exact logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Exact-logistic-regression/m-p/408264#M21254</link>
      <description>&lt;P&gt;Following up on Rick's comment... If you just change the reference level of your predictor, then one of the parameters will compare levels 2 and 3 and probably will be significant:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;CLASS CL_inj(ref="3")/PARAM=ref;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2017 16:53:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Exact-logistic-regression/m-p/408264#M21254</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2017-10-28T16:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Exact logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Exact-logistic-regression/m-p/409883#M21400</link>
      <description>&lt;P&gt;Thanks a lot Rick!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 15:36:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Exact-logistic-regression/m-p/409883#M21400</guid>
      <dc:creator>_Rose_</dc:creator>
      <dc:date>2017-11-02T15:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Exact logistic regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Exact-logistic-regression/m-p/409884#M21401</link>
      <description>&lt;P&gt;That's right!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 15:37:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Exact-logistic-regression/m-p/409884#M21401</guid>
      <dc:creator>_Rose_</dc:creator>
      <dc:date>2017-11-02T15:37:28Z</dc:date>
    </item>
  </channel>
</rss>

