<?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: GENMOD ODS TABLE NAME in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/GENMOD-ODS-TABLE-NAME/m-p/482450#M71664</link>
    <description>&lt;P&gt;You can read about &lt;A href="https://blogs.sas.com/content/iml/2015/09/08/ods-table-names.html" target="_self"&gt;how to find the name of an ODS table for a SAS procedure.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The "documentation approach" is to &lt;A href="http://go.documentation.sas.com/?docsetId=odsug&amp;amp;docsetTarget=p0tdg7fecdruacn1ajo78oqs02vc.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_self"&gt;go to the web page that lists all SAS procedures.&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jul 2018 13:06:13 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2018-07-30T13:06:13Z</dc:date>
    <item>
      <title>GENMOD ODS TABLE NAME</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/GENMOD-ODS-TABLE-NAME/m-p/482028#M71640</link>
      <description>&lt;P&gt;I am running&amp;nbsp; PROC GENMOD and the ODS OUTPUT ModelAnove = xxx works without the repeated measure. According the SAS Help it should work also for the "JOIN TEST" table calculated and replacing&amp;nbsp; the TYPE3 when the REPEAT statement is present. However, despite the join test table being calculated and present on the results on screen, the ods table-file is not created.&lt;/P&gt;&lt;P&gt;Does anyone know if it has a different ODS&amp;nbsp; Table Name?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 20:15:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/GENMOD-ODS-TABLE-NAME/m-p/482028#M71640</guid>
      <dc:creator>JLNH</dc:creator>
      <dc:date>2018-07-27T20:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: GENMOD ODS TABLE NAME</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/GENMOD-ODS-TABLE-NAME/m-p/482062#M71641</link>
      <description>&lt;P&gt;You can check...add ODS TRACE ON; before your proc and ODS TRACE OFF; after the procedure. Check the log, which has all the table names.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/223348"&gt;@JLNH&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I am running&amp;nbsp; PROC GENMOD and the ODS OUTPUT ModelAnove = xxx works without the repeated measure. According the SAS Help it should work also for the "JOIN TEST" table calculated and replacing&amp;nbsp; the TYPE3 when the REPEAT statement is present. However, despite the join test table being calculated and present on the results on screen, the ods table-file is not created.&lt;/P&gt;
&lt;P&gt;Does anyone know if it has a different ODS&amp;nbsp; Table Name?&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 21:12:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/GENMOD-ODS-TABLE-NAME/m-p/482062#M71641</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-07-27T21:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: GENMOD ODS TABLE NAME</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/GENMOD-ODS-TABLE-NAME/m-p/482076#M71642</link>
      <description>&lt;P&gt;Copy your code and notes from the log and paste into a code box opened using the forum's {I} menu icon.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By any chance did you use ODS Output ModelANOV&lt;STRONG&gt;&lt;FONT color="#ff0000"&gt;E &lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000"&gt;as your question states? The table name is ModelANOVA.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 21:41:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/GENMOD-ODS-TABLE-NAME/m-p/482076#M71642</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-07-27T21:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: GENMOD ODS TABLE NAME</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/GENMOD-ODS-TABLE-NAME/m-p/482450#M71664</link>
      <description>&lt;P&gt;You can read about &lt;A href="https://blogs.sas.com/content/iml/2015/09/08/ods-table-names.html" target="_self"&gt;how to find the name of an ODS table for a SAS procedure.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The "documentation approach" is to &lt;A href="http://go.documentation.sas.com/?docsetId=odsug&amp;amp;docsetTarget=p0tdg7fecdruacn1ajo78oqs02vc.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_self"&gt;go to the web page that lists all SAS procedures.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 13:06:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/GENMOD-ODS-TABLE-NAME/m-p/482450#M71664</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-07-30T13:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: GENMOD ODS TABLE NAME</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/GENMOD-ODS-TABLE-NAME/m-p/482610#M71675</link>
      <description>&lt;P&gt;Thank you very much, it was very helpful&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 20:59:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/GENMOD-ODS-TABLE-NAME/m-p/482610#M71675</guid>
      <dc:creator>JLNH</dc:creator>
      <dc:date>2018-07-30T20:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: GENMOD ODS TABLE NAME</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/GENMOD-ODS-TABLE-NAME/m-p/482611#M71676</link>
      <description>&lt;P&gt;Thank you for your reply. It was a typo n my posting not on my codes&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 21:00:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/GENMOD-ODS-TABLE-NAME/m-p/482611#M71676</guid>
      <dc:creator>JLNH</dc:creator>
      <dc:date>2018-07-30T21:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: GENMOD ODS TABLE NAME</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/GENMOD-ODS-TABLE-NAME/m-p/482612#M71677</link>
      <description>&lt;P&gt;Thank for reply, the problem is when the REPEATED statement is included the table name is not listed on the website.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jul 2018 21:01:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/GENMOD-ODS-TABLE-NAME/m-p/482612#M71677</guid>
      <dc:creator>JLNH</dc:creator>
      <dc:date>2018-07-30T21:01:42Z</dc:date>
    </item>
  </channel>
</rss>

