<?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: proc logistic -- how to output Somer'D and C to a data set in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/proc-logistic-how-to-output-Somer-D-and-C-to-a-data-set/m-p/6985#M18</link>
    <description>Try the ODS OUTPUT models. To find out what these are add:&lt;BR /&gt;
&lt;BR /&gt;
ODS TRACE ON;&lt;BR /&gt;
PROC LOGISTIC.....&lt;BR /&gt;
RUN;&lt;BR /&gt;
ODS TRACE OFF;&lt;BR /&gt;
&lt;BR /&gt;
Check your log file and the output table names should be there. These will correspond toa specific section of your output. You can then save these using the ODS OUTPUT statement prior to you LOGISTIC.&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Lawrence</description>
    <pubDate>Tue, 19 Feb 2008 16:37:11 GMT</pubDate>
    <dc:creator>LawrenceHW</dc:creator>
    <dc:date>2008-02-19T16:37:11Z</dc:date>
    <item>
      <title>proc logistic -- how to output Somer'D and C to a data set</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-logistic-how-to-output-Somer-D-and-C-to-a-data-set/m-p/6984#M17</link>
      <description>Hello all,&lt;BR /&gt;
&lt;BR /&gt;
The proc logistic procedure outputs on screen the somer's D and c, is it possible to output these statistics to a data set?&lt;BR /&gt;
&lt;BR /&gt;
Greetings,&lt;BR /&gt;
Longhow.</description>
      <pubDate>Tue, 19 Feb 2008 15:16:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-logistic-how-to-output-Somer-D-and-C-to-a-data-set/m-p/6984#M17</guid>
      <dc:creator>Longhow</dc:creator>
      <dc:date>2008-02-19T15:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: proc logistic -- how to output Somer'D and C to a data set</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-logistic-how-to-output-Somer-D-and-C-to-a-data-set/m-p/6985#M18</link>
      <description>Try the ODS OUTPUT models. To find out what these are add:&lt;BR /&gt;
&lt;BR /&gt;
ODS TRACE ON;&lt;BR /&gt;
PROC LOGISTIC.....&lt;BR /&gt;
RUN;&lt;BR /&gt;
ODS TRACE OFF;&lt;BR /&gt;
&lt;BR /&gt;
Check your log file and the output table names should be there. These will correspond toa specific section of your output. You can then save these using the ODS OUTPUT statement prior to you LOGISTIC.&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Lawrence</description>
      <pubDate>Tue, 19 Feb 2008 16:37:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-logistic-how-to-output-Somer-D-and-C-to-a-data-set/m-p/6985#M18</guid>
      <dc:creator>LawrenceHW</dc:creator>
      <dc:date>2008-02-19T16:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: proc logistic -- how to output Somer'D and C to a data set</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-logistic-how-to-output-Somer-D-and-C-to-a-data-set/m-p/6986#M19</link>
      <description>It works!! Thanks Lawrence.</description>
      <pubDate>Tue, 19 Feb 2008 19:25:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-logistic-how-to-output-Somer-D-and-C-to-a-data-set/m-p/6986#M19</guid>
      <dc:creator>Longhow</dc:creator>
      <dc:date>2008-02-19T19:25:20Z</dc:date>
    </item>
  </channel>
</rss>

