<?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: SAS Proc Logistic reports in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-Proc-Logistic-reports/m-p/333444#M17607</link>
    <description>&lt;P&gt;Determine the table names and include them in an ODS SELECT statement.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/iml/2015/05/26/suppress-ods.html" target="_blank"&gt;http://blogs.sas.com/content/iml/2015/05/26/suppress-ods.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Feb 2017 16:14:05 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-02-16T16:14:05Z</dc:date>
    <item>
      <title>SAS Proc Logistic reports</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-Proc-Logistic-reports/m-p/333440#M17604</link>
      <description>&lt;P&gt;I'm using proc logistic and want to disable some of the reports that are automatically generated in order to condense the report.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally I'd only want the Odds Ratio Estimate, Response Profile, Observations Read/Used, and Model Information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's my current code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;logistic&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=dataset1;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;class&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; age_group;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;model&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; approved(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;event&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'No'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;) = age_group income;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 16:08:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-Proc-Logistic-reports/m-p/333440#M17604</guid>
      <dc:creator>bad_SAS_user</dc:creator>
      <dc:date>2017-02-16T16:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Proc Logistic reports</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-Proc-Logistic-reports/m-p/333443#M17606</link>
      <description>&lt;P&gt;You can use the ODS SELECT statement to choose any table from the output. This blog post shows &lt;A href="http://blogs.sas.com/content/iml/2015/09/08/ods-table-names.html" target="_self"&gt;how to find the name of any ODS table that is produced by a procedure&lt;/A&gt;. The article discusses ODS OUTPUT, but it applies equally well to ODS SELECT.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 16:12:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-Proc-Logistic-reports/m-p/333443#M17606</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-02-16T16:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Proc Logistic reports</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/SAS-Proc-Logistic-reports/m-p/333444#M17607</link>
      <description>&lt;P&gt;Determine the table names and include them in an ODS SELECT statement.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.sas.com/content/iml/2015/05/26/suppress-ods.html" target="_blank"&gt;http://blogs.sas.com/content/iml/2015/05/26/suppress-ods.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 16:14:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/SAS-Proc-Logistic-reports/m-p/333444#M17607</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-02-16T16:14:05Z</dc:date>
    </item>
  </channel>
</rss>

