<?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 Help with Usage Note 22565: Performing multiple comparisons or tests on subtables in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-Usage-Note-22565-Performing-multiple-comparisons-or/m-p/569909#M22917</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In reference to Usage Note 22565,&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/22/565.html" target="_blank" rel="noopener"&gt;http://support.sas.com/kb/22/565.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to run multiple pairwise comparisons using Proc Multtest procedure. So I used&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ods output chisq(persist)=chisq(where=(statistic="Chi-Square")
                                      rename=(Prob=Raw_P));&lt;/PRE&gt;&lt;P&gt;before the multiple tests to save them in chisq. However , I got a message saying&amp;nbsp;&lt;/P&gt;&lt;DIV class="sasError focus-line"&gt;ERROR: You cannot open WORK.CHISQ.DATA for output access with member-level control because WORK.CHISQ.DATA is in use by you in resource environment __ODS_DS.&lt;/DIV&gt;&lt;DIV class="sasError focus-line"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError focus-line"&gt;I followed the step as is. Can you please let me where went wrong!&lt;/DIV&gt;&lt;DIV class="sasError focus-line"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError focus-line"&gt;Thank you,&lt;/DIV&gt;&lt;DIV class="sasError focus-line"&gt;Raghida&lt;/DIV&gt;&lt;PRE class="sasLog"&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jun 2019 17:40:32 GMT</pubDate>
    <dc:creator>raghidazamzam</dc:creator>
    <dc:date>2019-06-28T17:40:32Z</dc:date>
    <item>
      <title>Help with Usage Note 22565: Performing multiple comparisons or tests on subtables</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-Usage-Note-22565-Performing-multiple-comparisons-or/m-p/569909#M22917</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In reference to Usage Note 22565,&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/22/565.html" target="_blank" rel="noopener"&gt;http://support.sas.com/kb/22/565.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to run multiple pairwise comparisons using Proc Multtest procedure. So I used&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ods output chisq(persist)=chisq(where=(statistic="Chi-Square")
                                      rename=(Prob=Raw_P));&lt;/PRE&gt;&lt;P&gt;before the multiple tests to save them in chisq. However , I got a message saying&amp;nbsp;&lt;/P&gt;&lt;DIV class="sasError focus-line"&gt;ERROR: You cannot open WORK.CHISQ.DATA for output access with member-level control because WORK.CHISQ.DATA is in use by you in resource environment __ODS_DS.&lt;/DIV&gt;&lt;DIV class="sasError focus-line"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError focus-line"&gt;I followed the step as is. Can you please let me where went wrong!&lt;/DIV&gt;&lt;DIV class="sasError focus-line"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError focus-line"&gt;Thank you,&lt;/DIV&gt;&lt;DIV class="sasError focus-line"&gt;Raghida&lt;/DIV&gt;&lt;PRE class="sasLog"&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2019 17:40:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-Usage-Note-22565-Performing-multiple-comparisons-or/m-p/569909#M22917</guid>
      <dc:creator>raghidazamzam</dc:creator>
      <dc:date>2019-06-28T17:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Usage Note 22565: Performing multiple comparisons or tests on subtables</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-Usage-Note-22565-Performing-multiple-comparisons-or/m-p/569915#M22918</link>
      <description>You ran it once, have the table open so can't run it again. Or you have a different table with the same name open. You can replace it while it's open.</description>
      <pubDate>Fri, 28 Jun 2019 17:50:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-Usage-Note-22565-Performing-multiple-comparisons-or/m-p/569915#M22918</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-06-28T17:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Usage Note 22565: Performing multiple comparisons or tests on subtables</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-Usage-Note-22565-Performing-multiple-comparisons-or/m-p/569923#M22919</link>
      <description>&lt;P&gt;Thank you for your reply! Can you please explain more what table is opened or how to close the table.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2019 18:01:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-Usage-Note-22565-Performing-multiple-comparisons-or/m-p/569923#M22919</guid>
      <dc:creator>raghidazamzam</dc:creator>
      <dc:date>2019-06-28T18:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Usage Note 22565: Performing multiple comparisons or tests on subtables</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-Usage-Note-22565-Performing-multiple-comparisons-or/m-p/569948#M22922</link>
      <description>If you ahve it open to view it's open.</description>
      <pubDate>Fri, 28 Jun 2019 19:11:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-Usage-Note-22565-Performing-multiple-comparisons-or/m-p/569948#M22922</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-06-28T19:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Usage Note 22565: Performing multiple comparisons or tests on subtables</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-Usage-Note-22565-Performing-multiple-comparisons-or/m-p/569958#M22923</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/269226"&gt;@raghidazamzam&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The PERSIST (or PERSIST=PROC) option of the ODS OUTPUT statement keeps the output dataset (here: CHISQ) open in order to allow each of the six PROC FREQ steps to contribute one observation to it. (Obviously, it's more convenient to end up with one dataset with six obs. than to have six datasets with one obs. each.) Once you submit&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods output clear;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;(as suggested in the usage note), the dataset is closed so that you can work with it. This is indicated by the&amp;nbsp;log message&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;NOTE: The data set WORK.CHISQ has 6 observations and 7 variables.&lt;/PRE&gt;
&lt;P&gt;Alternatively, you can &lt;EM&gt;close&lt;/EM&gt; the OUTPUT destination with&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods output close;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 28 Jun 2019 19:26:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Help-with-Usage-Note-22565-Performing-multiple-comparisons-or/m-p/569958#M22923</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2019-06-28T19:26:38Z</dc:date>
    </item>
  </channel>
</rss>

