<?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: output tables from proc glm in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/output-tables-from-proc-glm/m-p/286955#M16458</link>
    <description>&lt;P&gt;NICE. &amp;nbsp;ACTUALLY, I'M NOT USING A "MANOVA" STATEMENT AT ALL, IT'S JUST DEFAULT FOR ANYTHING WITH A "REPEATED" STATEMENT MAYBE?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ANYWAY, IT WORKED WHEN I WROTE:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ODS EXCLUDE MULTSTAT(PERSIST);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;THANKS SOOOOOO MUCH. &amp;nbsp;THAT WAS SO ANNOYING.&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jul 2016 17:42:26 GMT</pubDate>
    <dc:creator>Robert_Klein_ND</dc:creator>
    <dc:date>2016-07-25T17:42:26Z</dc:date>
    <item>
      <title>output tables from proc glm</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/output-tables-from-proc-glm/m-p/286946#M16456</link>
      <description>&lt;P&gt;Hello all!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The below pasted default output tables for Proc GLM /repeated &amp;nbsp;is annoyin me and I can't seem to figure out how to run the GLM's without the talbe.... &amp;nbsp;Does anyone know how to stop this from appearing???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks all !!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="branch"&gt;&lt;DIV align="left"&gt;"MANOVA Test Criteria and Exact F Statistics for the Hypothesis of no FEEDBACK*z_DERS_IMPULSE Effect&lt;BR /&gt;H = Type III SSCP Matrix for FEEDBACK*z_DERS_IMPULSE&lt;BR /&gt;E = Error SSCP Matrix"&lt;BR /&gt;&lt;BR /&gt;S=1 M=-0.5 N=33.5 Statistic Value F Value Num&amp;nbsp;DF Den&amp;nbsp;DF Pr&amp;nbsp;&amp;gt;&amp;nbsp;F&lt;/DIV&gt;&lt;DIV align="left"&gt;Wilks' Lambda................&lt;/DIV&gt;&lt;DIV align="left"&gt;Pillai's Trace.............&lt;/DIV&gt;&lt;DIV align="left"&gt;Hotelling-Lawley Trace..................&lt;/DIV&gt;&lt;DIV align="left"&gt;Roy's Greatest Root................&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 25 Jul 2016 17:29:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/output-tables-from-proc-glm/m-p/286946#M16456</guid>
      <dc:creator>Robert_Klein_ND</dc:creator>
      <dc:date>2016-07-25T17:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: output tables from proc glm</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/output-tables-from-proc-glm/m-p/286954#M16457</link>
      <description>&lt;P&gt;I believe that is the MultStat table, which is produced by default when you use the MANOVA statement. You can omit the MANOVA statement, or you can use ODS EXCLUDE&amp;nbsp;to suppress that table:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ods exclude MultStat;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;proc glm data=...;&lt;/P&gt;
&lt;P&gt;MANOVA ...;&lt;/P&gt;
&lt;P&gt;etc;&lt;/P&gt;
&lt;P&gt;quit;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 17:36:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/output-tables-from-proc-glm/m-p/286954#M16457</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-07-25T17:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: output tables from proc glm</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/output-tables-from-proc-glm/m-p/286955#M16458</link>
      <description>&lt;P&gt;NICE. &amp;nbsp;ACTUALLY, I'M NOT USING A "MANOVA" STATEMENT AT ALL, IT'S JUST DEFAULT FOR ANYTHING WITH A "REPEATED" STATEMENT MAYBE?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ANYWAY, IT WORKED WHEN I WROTE:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ODS EXCLUDE MULTSTAT(PERSIST);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;THANKS SOOOOOO MUCH. &amp;nbsp;THAT WAS SO ANNOYING.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 17:42:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/output-tables-from-proc-glm/m-p/286955#M16458</guid>
      <dc:creator>Robert_Klein_ND</dc:creator>
      <dc:date>2016-07-25T17:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: output tables from proc glm</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/output-tables-from-proc-glm/m-p/286957#M16459</link>
      <description>&lt;P&gt;Glad it worked. In general, you can use ODS TRACE ON to figure out the names of the ODS tables, and then use ODS exclude to suppress the table. See the article &lt;A href="http://blogs.sas.com/content/iml/2015/09/08/ods-table-names.html" target="_self"&gt;"Find the ODS table names produced by any SAS procedure."&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 17:50:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/output-tables-from-proc-glm/m-p/286957#M16459</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-07-25T17:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: output tables from proc glm</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/output-tables-from-proc-glm/m-p/286958#M16460</link>
      <description>&lt;P&gt;Add the statement&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ods exclude multstat(PERSIST);&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;before PROC GLM and&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ods exclude none;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;after the run; statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 17:52:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/output-tables-from-proc-glm/m-p/286958#M16460</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-07-25T17:52:38Z</dc:date>
    </item>
  </channel>
</rss>

