<?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 Proc GLM WELCH one-tailed test in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-GLM-WELCH-one-tailed-test/m-p/881673#M348376</link>
    <description>&lt;P&gt;Hi! I am using the proc glm welch option in order to implement a welch anova analysis. Is this test one-tailed or two-tailed?&lt;/P&gt;&lt;P&gt;This is the type of code i am using:&lt;/P&gt;&lt;PRE&gt;proc glm;
        class trt;
        model y = trt;
        means trt / hovtest=levene welch;
        run;&lt;/PRE&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jun 2023 11:05:02 GMT</pubDate>
    <dc:creator>User423350</dc:creator>
    <dc:date>2023-06-21T11:05:02Z</dc:date>
    <item>
      <title>Proc GLM WELCH one-tailed test</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-GLM-WELCH-one-tailed-test/m-p/881673#M348376</link>
      <description>&lt;P&gt;Hi! I am using the proc glm welch option in order to implement a welch anova analysis. Is this test one-tailed or two-tailed?&lt;/P&gt;&lt;P&gt;This is the type of code i am using:&lt;/P&gt;&lt;PRE&gt;proc glm;
        class trt;
        model y = trt;
        means trt / hovtest=levene welch;
        run;&lt;/PRE&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 11:05:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-GLM-WELCH-one-tailed-test/m-p/881673#M348376</guid>
      <dc:creator>User423350</dc:creator>
      <dc:date>2023-06-21T11:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Proc GLM WELCH one-tailed test</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-GLM-WELCH-one-tailed-test/m-p/881677#M348379</link>
      <description>&lt;P&gt;I think this is a two-sided test, as are all tests in ANOVA.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 11:16:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-GLM-WELCH-one-tailed-test/m-p/881677#M348379</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-06-21T11:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Proc GLM WELCH one-tailed test</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-GLM-WELCH-one-tailed-test/m-p/881678#M348380</link>
      <description>How can i make the test one-tailed?</description>
      <pubDate>Wed, 21 Jun 2023 11:18:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-GLM-WELCH-one-tailed-test/m-p/881678#M348380</guid>
      <dc:creator>User423350</dc:creator>
      <dc:date>2023-06-21T11:18:22Z</dc:date>
    </item>
  </channel>
</rss>

