<?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: one side test in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/one-side-test/m-p/632669#M77830</link>
    <description>&lt;P&gt;You take the p-value for the coefficient of B, and you double it.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Mar 2020 13:59:33 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2020-03-17T13:59:33Z</dc:date>
    <item>
      <title>one side test</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/one-side-test/m-p/632656#M77827</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc reg data = data; 
model a = b c d; 
test b=0; 
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hello, I want to do a one side test on SAS, in fact I want to test if 'b' has a positive effect on 'a' but I don't know how to do it with this code. Thanks for your help !&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 13:34:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/one-side-test/m-p/632656#M77827</guid>
      <dc:creator>lulube</dc:creator>
      <dc:date>2020-03-17T13:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: one side test</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/one-side-test/m-p/632669#M77830</link>
      <description>&lt;P&gt;You take the p-value for the coefficient of B, and you double it.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 13:59:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/one-side-test/m-p/632669#M77830</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-03-17T13:59:33Z</dc:date>
    </item>
  </channel>
</rss>

