<?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 Post-Estimation Commands (Proc Mixed) - Hypothesis Testing in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Post-Estimation-Commands-Proc-Mixed-Hypothesis-Testing/m-p/750477#M36494</link>
    <description>I have run a proc mixed regression analysis and I need to run some post-estimation commands to test whether the treatment had a non-zero impact for a certain racial group.&lt;BR /&gt;&lt;BR /&gt;Specifically, say we have the (simplified) model Y = B0 + B1(Treatment) + B2(Black) + B3(Treatment*Black). I want to test if (B1-B3)=0. Which command would I use in SAS?&lt;BR /&gt;&lt;BR /&gt;I have read the few guides on ESTIMATE, CONTRAST, and LSESTIMATE, but I don’t know which one to use nor what the values represent.</description>
    <pubDate>Fri, 25 Jun 2021 16:03:58 GMT</pubDate>
    <dc:creator>itsd</dc:creator>
    <dc:date>2021-06-25T16:03:58Z</dc:date>
    <item>
      <title>Post-Estimation Commands (Proc Mixed) - Hypothesis Testing</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Post-Estimation-Commands-Proc-Mixed-Hypothesis-Testing/m-p/750477#M36494</link>
      <description>I have run a proc mixed regression analysis and I need to run some post-estimation commands to test whether the treatment had a non-zero impact for a certain racial group.&lt;BR /&gt;&lt;BR /&gt;Specifically, say we have the (simplified) model Y = B0 + B1(Treatment) + B2(Black) + B3(Treatment*Black). I want to test if (B1-B3)=0. Which command would I use in SAS?&lt;BR /&gt;&lt;BR /&gt;I have read the few guides on ESTIMATE, CONTRAST, and LSESTIMATE, but I don’t know which one to use nor what the values represent.</description>
      <pubDate>Fri, 25 Jun 2021 16:03:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Post-Estimation-Commands-Proc-Mixed-Hypothesis-Testing/m-p/750477#M36494</guid>
      <dc:creator>itsd</dc:creator>
      <dc:date>2021-06-25T16:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Post-Estimation Commands (Proc Mixed) - Hypothesis Testing</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Post-Estimation-Commands-Proc-Mixed-Hypothesis-Testing/m-p/750485#M36495</link>
      <description>&lt;P&gt;Let's suppose there are two treatment levels, and so the effect of treatment (your B1) also has two levels. If Black has two levels, then the effect of TREATMENT*BLACK (your B3) has 2*2 = 4 levels. So what does it mean to compare B1 with 2 levels with B3 which has four levels (via the subtraction B1 – B3) ? I suggest that the question as posed is not answerable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;...&amp;nbsp;&lt;SPAN&gt;to test whether the treatment had a non-zero impact for a certain racial group.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Perhaps you are really interested in testing the effect of B3 to see if it is statistically different than zero? If that's it, then B3 can be tested to see if it is zero via the default output from PROC MIXED. You can also use the &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/statug/statug_introcom_sect064.htm" target="_self"&gt;SLICE&lt;/A&gt; command that might provide additional information. ESTIMATE, CONTRAST and LSMESTIMATE seem not needed, in my opinion.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 16:44:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Post-Estimation-Commands-Proc-Mixed-Hypothesis-Testing/m-p/750485#M36495</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-06-25T16:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Post-Estimation Commands (Proc Mixed) - Hypothesis Testing</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Post-Estimation-Commands-Proc-Mixed-Hypothesis-Testing/m-p/750495#M36496</link>
      <description>I already know that the interaction B3 is significant from the mixed analysis. I suppose I may have been wrong to say that I want test B1-B3=0, I think I might have meant B1+B3=0 (since I want to know if the interaction “cancels out” the effect of the treatment for that group). Does this make sense?</description>
      <pubDate>Fri, 25 Jun 2021 16:50:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Post-Estimation-Commands-Proc-Mixed-Hypothesis-Testing/m-p/750495#M36496</guid>
      <dc:creator>itsd</dc:creator>
      <dc:date>2021-06-25T16:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Post-Estimation Commands (Proc Mixed) - Hypothesis Testing</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Post-Estimation-Commands-Proc-Mixed-Hypothesis-Testing/m-p/750503#M36497</link>
      <description>&lt;P&gt;I have the same objection to B1 + B3 that I had to B1 – B3.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I still think the SLICE command may be the tool you are looking for.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 17:10:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Post-Estimation-Commands-Proc-Mixed-Hypothesis-Testing/m-p/750503#M36497</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-06-25T17:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Post-Estimation Commands (Proc Mixed) - Hypothesis Testing</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Post-Estimation-Commands-Proc-Mixed-Hypothesis-Testing/m-p/750504#M36498</link>
      <description>&lt;P&gt;Are Treatment and Black continuous (or dummy) variables or are they in the CLASS statement? Can you send us your complete PROC MIXED code and the Class Level Information table from PROC MIXED output?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 17:11:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Post-Estimation-Commands-Proc-Mixed-Hypothesis-Testing/m-p/750504#M36498</guid>
      <dc:creator>jiltao</dc:creator>
      <dc:date>2021-06-25T17:11:20Z</dc:date>
    </item>
  </channel>
</rss>

