<?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 How to request OR and CL(lower and upper) in PROC LOGISTIC? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/How-to-request-OR-and-CL-lower-and-upper-in-PROC-LOGISTIC/m-p/343136#M63360</link>
    <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following PROC LOGISTIC procedure. &amp;nbsp;The result shows the analyst of Maximum&amp;nbsp;Likelihood Estimate with Wald Chi-Square result. &amp;nbsp; I am also interested in obtaining the Odds Ratio and CL. &amp;nbsp;How to add them? &amp;nbsp;Please advise, thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;proc logistic data=test;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;class Y (ref="1") X1 (ref="2") X2 (ref="2") X3 (ref="2") X4 (ref="2") X5 (ref="2");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;model Y = X1 X2 X3 X4 X5;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;where X1 in (1,2) and X2 in (1,2) and X3 in (1,2) and X3 in (1,2) and X3 in (1,2);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;quit;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Mar 2017 01:22:46 GMT</pubDate>
    <dc:creator>ybz12003</dc:creator>
    <dc:date>2017-03-22T01:22:46Z</dc:date>
    <item>
      <title>How to request OR and CL(lower and upper) in PROC LOGISTIC?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-request-OR-and-CL-lower-and-upper-in-PROC-LOGISTIC/m-p/343136#M63360</link>
      <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following PROC LOGISTIC procedure. &amp;nbsp;The result shows the analyst of Maximum&amp;nbsp;Likelihood Estimate with Wald Chi-Square result. &amp;nbsp; I am also interested in obtaining the Odds Ratio and CL. &amp;nbsp;How to add them? &amp;nbsp;Please advise, thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;proc logistic data=test;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;class Y (ref="1") X1 (ref="2") X2 (ref="2") X3 (ref="2") X4 (ref="2") X5 (ref="2");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;model Y = X1 X2 X3 X4 X5;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;where X1 in (1,2) and X2 in (1,2) and X3 in (1,2) and X3 in (1,2) and X3 in (1,2);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;quit;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 01:22:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-request-OR-and-CL-lower-and-upper-in-PROC-LOGISTIC/m-p/343136#M63360</guid>
      <dc:creator>ybz12003</dc:creator>
      <dc:date>2017-03-22T01:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to request OR and CL(lower and upper) in PROC LOGISTIC?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-request-OR-and-CL-lower-and-upper-in-PROC-LOGISTIC/m-p/343143#M63361</link>
      <description>&lt;P&gt;Either look at the CLPARM option on the MODEL statement or the ODDSRATIO statements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_logistic_syntax22.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_logistic_syntax22.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_logistic_syntax26.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_logistic_syntax26.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 01:33:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-request-OR-and-CL-lower-and-upper-in-PROC-LOGISTIC/m-p/343143#M63361</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-03-22T01:33:16Z</dc:date>
    </item>
  </channel>
</rss>

