<?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: PROC TTEST: WHERE statement in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/PROC-TTEST-WHERE-statement/m-p/548192#M7337</link>
    <description>&lt;P&gt;or if you have no missing value of unit, the following is either an option&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;where unit ^in ("special teams");&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Apr 2019 13:01:44 GMT</pubDate>
    <dc:creator>GFW</dc:creator>
    <dc:date>2019-04-03T13:01:44Z</dc:date>
    <item>
      <title>PROC TTEST: WHERE statement</title>
      <link>https://communities.sas.com/t5/SAS-Studio/PROC-TTEST-WHERE-statement/m-p/548078#M7334</link>
      <description>&lt;P&gt;Hi, all. I am trying to run a two-sample ttest&amp;nbsp;on a variable with a class that contains three levels. I understand that, by using a WHERE expression, I can omit the extra level. However, my code is failing me.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc ttest data=totalmvp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;var pt0;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;class unit;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;where unit= ;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not know what to place after the "unit=" in the expression. I am trying to keep levels called "offense" and "defense" while omitting a level called "special teams."&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 23:42:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/PROC-TTEST-WHERE-statement/m-p/548078#M7334</guid>
      <dc:creator>nicktr18</dc:creator>
      <dc:date>2019-04-02T23:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: PROC TTEST: WHERE statement</title>
      <link>https://communities.sas.com/t5/SAS-Studio/PROC-TTEST-WHERE-statement/m-p/548102#M7335</link>
      <description>&lt;P&gt;where unit in ("offense" "defense");&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 04:17:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/PROC-TTEST-WHERE-statement/m-p/548102#M7335</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2019-04-03T04:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: PROC TTEST: WHERE statement</title>
      <link>https://communities.sas.com/t5/SAS-Studio/PROC-TTEST-WHERE-statement/m-p/548192#M7337</link>
      <description>&lt;P&gt;or if you have no missing value of unit, the following is either an option&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;where unit ^in ("special teams");&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 13:01:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/PROC-TTEST-WHERE-statement/m-p/548192#M7337</guid>
      <dc:creator>GFW</dc:creator>
      <dc:date>2019-04-03T13:01:44Z</dc:date>
    </item>
  </channel>
</rss>

