<?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: How to hide tables in output for PROC MIXED ? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/How-to-hide-tables-in-output-for-PROC-MIXED/m-p/127251#M34841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What destination you are using .&lt;/P&gt;&lt;P&gt;Or You can set the foreground's color the same with the background's color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ksharp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 May 2012 03:00:43 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2012-05-28T03:00:43Z</dc:date>
    <item>
      <title>How to hide tables in output for PROC MIXED ?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-hide-tables-in-output-for-PROC-MIXED/m-p/127248#M34838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fro example I'd like to hide the following tables:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Model Information&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Class Level Information&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Dimensions&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Number of Observations&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Iteration History&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Covariance Parameter Estimates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and what are general recommendations as I use different procedures?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 May 2012 13:54:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-hide-tables-in-output-for-PROC-MIXED/m-p/127248#M34838</guid>
      <dc:creator>stan</dc:creator>
      <dc:date>2012-05-27T13:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide tables in output for PROC MIXED ?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-hide-tables-in-output-for-PROC-MIXED/m-p/127249#M34839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt; You will need to know the "official" names of the output objects that you want to exclude from being displayed. In order to find out the names, you would use the ODS TRACE statement one time, in your PROC MIXED, code to get the names displayed in the SAS log. Then, once you have the names, you would use either an ODS SELECT (probably easier to use if you are selecting one or two to keep) or an ODS EXCLUDE statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Good resources are this paper:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/resources/papers/proceedings11/273-2011.pdf" title="http://support.sas.com/resources/papers/proceedings11/273-2011.pdf"&gt;http://support.sas.com/resources/papers/proceedings11/273-2011.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and in this paper (Hit #1) &lt;A href="http://support.sas.com/resources/papers/proceedings11/300-2011.pdf" title="http://support.sas.com/resources/papers/proceedings11/300-2011.pdf"&gt;http://support.sas.com/resources/papers/proceedings11/300-2011.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 May 2012 14:55:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-hide-tables-in-output-for-PROC-MIXED/m-p/127249#M34839</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2012-05-27T14:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide tables in output for PROC MIXED ?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-hide-tables-in-output-for-PROC-MIXED/m-p/127250#M34840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; ! It works &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 May 2012 17:14:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-hide-tables-in-output-for-PROC-MIXED/m-p/127250#M34840</guid>
      <dc:creator>stan</dc:creator>
      <dc:date>2012-05-27T17:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide tables in output for PROC MIXED ?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-hide-tables-in-output-for-PROC-MIXED/m-p/127251#M34841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What destination you are using .&lt;/P&gt;&lt;P&gt;Or You can set the foreground's color the same with the background's color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ksharp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 03:00:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-hide-tables-in-output-for-PROC-MIXED/m-p/127251#M34841</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2012-05-28T03:00:43Z</dc:date>
    </item>
  </channel>
</rss>

