<?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: Life Table Procedure in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Life-Table-Procedure/m-p/136653#M36858</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods exclude where=(_NAME_= 'ProductLimitEstimates');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;before proc statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Nov 2013 17:47:24 GMT</pubDate>
    <dc:creator>Marina</dc:creator>
    <dc:date>2013-11-11T17:47:24Z</dc:date>
    <item>
      <title>Life Table Procedure</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Life-Table-Procedure/m-p/136652#M36857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to run 'proc lifetest' on&amp;nbsp; a very large longitudinal data (&amp;gt; 1 mil).&amp;nbsp; I would like to create the ProductLimitEstimates table as a SAS data without printing in the SAS output window because it makes the output window full.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following is the codes that I used.&amp;nbsp; Can someone provide the syntax that create the ProductLimitEstimates table as SAS data without sending the output to the window.&amp;nbsp; Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="; color: #000080; font-size: 10pt; font-family: Courier New;"&gt;&lt;STRONG&gt;lifetest&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; = myinput &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;time&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; time*censor(&lt;/SPAN&gt;&lt;SPAN style="; color: #008080; font-size: 10pt; font-family: Courier New;"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;) ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;ods&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;output&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; ProductLimitEstimates = tout;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Hyo Park&#xD;
&#xD;
I found a simple answer.&amp;nbsp; 'ODS listing close' statement suppress the SAS window output.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 18:11:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Life-Table-Procedure/m-p/136652#M36857</guid>
      <dc:creator>park2039</dc:creator>
      <dc:date>2013-11-08T18:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Life Table Procedure</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Life-Table-Procedure/m-p/136653#M36858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods exclude where=(_NAME_= 'ProductLimitEstimates');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;before proc statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 17:47:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Life-Table-Procedure/m-p/136653#M36858</guid>
      <dc:creator>Marina</dc:creator>
      <dc:date>2013-11-11T17:47:24Z</dc:date>
    </item>
  </channel>
</rss>

