<?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: Multiple Pairwise T-test Comparisons against a reference group in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-Pairwise-T-test-Comparisons-against-a-reference-group/m-p/350195#M18357</link>
    <description>&lt;P&gt;Looks like the answer is Proc GLM with the lsmeans statement and options cl, pdiff=Control, and adjust=t.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc GLM data=mydata;&lt;/P&gt;&lt;P&gt;class race;&lt;/P&gt;&lt;P&gt;model bp=race;&lt;/P&gt;&lt;P&gt;lsmeans race/cl pdiff=control adjust=t;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Apr 2017 21:09:43 GMT</pubDate>
    <dc:creator>pkfamily</dc:creator>
    <dc:date>2017-04-14T21:09:43Z</dc:date>
    <item>
      <title>Multiple Pairwise T-test Comparisons against a reference group</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-Pairwise-T-test-Comparisons-against-a-reference-group/m-p/350149#M18356</link>
      <description>&lt;P&gt;Is there a way to do multiple pairwise T-test comparisons against a reference group? For example, let's say our group is race with white, black, and hispanic. We then choose our reference group to be white. And our continuous variable to be blood pressure. What is the best way to get the "Diff (1-2) Pooled" output from proc ttest for white vs black and white vs hispanic?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the end, I want to get the difference means, CL, and P-value for multiple variables (race, education, income, etc..) and ouput into a table. (But I can figure this part out myself)&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 18:50:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multiple-Pairwise-T-test-Comparisons-against-a-reference-group/m-p/350149#M18356</guid>
      <dc:creator>pkfamily</dc:creator>
      <dc:date>2017-04-14T18:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Pairwise T-test Comparisons against a reference group</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-Pairwise-T-test-Comparisons-against-a-reference-group/m-p/350195#M18357</link>
      <description>&lt;P&gt;Looks like the answer is Proc GLM with the lsmeans statement and options cl, pdiff=Control, and adjust=t.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc GLM data=mydata;&lt;/P&gt;&lt;P&gt;class race;&lt;/P&gt;&lt;P&gt;model bp=race;&lt;/P&gt;&lt;P&gt;lsmeans race/cl pdiff=control adjust=t;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2017 21:09:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multiple-Pairwise-T-test-Comparisons-against-a-reference-group/m-p/350195#M18357</guid>
      <dc:creator>pkfamily</dc:creator>
      <dc:date>2017-04-14T21:09:43Z</dc:date>
    </item>
  </channel>
</rss>

