<?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: Superiority testing and Proc T test in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Superiority-testing-and-Proc-T-test/m-p/443235#M69330</link>
    <description>&lt;P&gt;Thank You for the response.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Mar 2018 10:22:27 GMT</pubDate>
    <dc:creator>reshmape</dc:creator>
    <dc:date>2018-03-07T10:22:27Z</dc:date>
    <item>
      <title>Superiority testing and Proc T test</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Superiority-testing-and-Proc-T-test/m-p/442740#M69303</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to use PROC T TEST for superiority testing. The hypothesis will be tested by one-sided t-test at the alpha level of 0.025. Rejection of the null-hypothesis is consistent with superiority of the investigational treatment to the placebo.&lt;/P&gt;&lt;P&gt;Do you have any idea how can we perform in SAS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanking in Advance&lt;/P&gt;</description>
      <pubDate>Tue, 06 Mar 2018 05:36:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Superiority-testing-and-Proc-T-test/m-p/442740#M69303</guid>
      <dc:creator>reshmape</dc:creator>
      <dc:date>2018-03-06T05:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Superiority testing and Proc T test</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Superiority-testing-and-Proc-T-test/m-p/443100#M69326</link>
      <description>&lt;P&gt;The option SIDES on the Proc Ttest statement is used to indicate 2 L(ower one side)&amp;nbsp;or U(pper oneside) test, default is 2&lt;/P&gt;
&lt;P&gt;The option Alpha sets the significance, use Alpha=0.025.&amp;nbsp; Default is 0.05.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Data should have a Class variable to indicate which of the two populations records come from (treatment or placebo), this variable can be numeric or character and is indicated with a CLASS statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A variable(s) should hold the measure(s) of interest and must be numeric and would be placed on a VAR statement;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are testing one variable against a known value then you only need the variable and you would specify the "known Value" with the h0 option such as h0=30. Translates as: the Null hypothesis is the value is 30.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are several examples in the online help you should have available.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Mar 2018 23:58:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Superiority-testing-and-Proc-T-test/m-p/443100#M69326</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-03-06T23:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Superiority testing and Proc T test</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Superiority-testing-and-Proc-T-test/m-p/443235#M69330</link>
      <description>&lt;P&gt;Thank You for the response.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 10:22:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Superiority-testing-and-Proc-T-test/m-p/443235#M69330</guid>
      <dc:creator>reshmape</dc:creator>
      <dc:date>2018-03-07T10:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Superiority testing and Proc T test</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Superiority-testing-and-Proc-T-test/m-p/443899#M69354</link>
      <description>&lt;P&gt;See the discussion and examples in Castello and Watts (2015), &lt;A href="https://support.sas.com/resources/papers/proceedings15/SAS1911-2015.pdf" target="_self"&gt;"Equivalence and Noninferiority Testing Using SAS/STAT® Software"&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 21:06:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Superiority-testing-and-Proc-T-test/m-p/443899#M69354</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-03-08T21:06:03Z</dc:date>
    </item>
  </channel>
</rss>

