<?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 comparison in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-comparison/m-p/492876#M25570</link>
    <description>&lt;P&gt;It might be simpler to output all uncorrected comparison&amp;nbsp;results with ODS OUTPUT, eliminate unwanted comparisons and obtain the corrected p-values with PROC MULTTEST.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Sep 2018 04:37:50 GMT</pubDate>
    <dc:creator>PGStats</dc:creator>
    <dc:date>2018-09-06T04:37:50Z</dc:date>
    <item>
      <title>Multiple comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-comparison/m-p/492814#M25561</link>
      <description>&lt;P&gt;I have data that is classified into 3 times (1-3) in each of 4 weeks (1-4) in a repeated measures design (5 subjects). (Total 3 times x 4 weeks = 12 mean values throughout the experiment)&lt;/P&gt;&lt;P&gt;I want to present lsmeans of the three times compared within each week.&lt;/P&gt;&lt;P&gt;For Bonferroni correction, which is correct; dividing p=0.05/3 = 0.0167 (three comparisons within a week; time1 vs. time2; time1 vs. time3; time2 vs. time3). Or, p=0.05/66 = 0.00076 (all possible comparison, which is not my aim).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code I wrote was:&lt;/P&gt;&lt;P&gt;PROC MIXED DATA=HORMONES; CLASS BUCK WK TIME;&lt;/P&gt;&lt;P&gt;MODEL Trig = WK TIME WK*TIME;&lt;/P&gt;&lt;P&gt;REPEATED / SUBJECT=BUCK TYPE=AR(1);&lt;/P&gt;&lt;P&gt;LSMEANS WK*TIME/PDIFF; RUN;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2018 20:45:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multiple-comparison/m-p/492814#M25561</guid>
      <dc:creator>elmaghraby_m</dc:creator>
      <dc:date>2018-09-05T20:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-comparison/m-p/492876#M25570</link>
      <description>&lt;P&gt;It might be simpler to output all uncorrected comparison&amp;nbsp;results with ODS OUTPUT, eliminate unwanted comparisons and obtain the corrected p-values with PROC MULTTEST.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 04:37:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multiple-comparison/m-p/492876#M25570</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2018-09-06T04:37:50Z</dc:date>
    </item>
  </channel>
</rss>

