<?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 comparisons in repeated measures in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-comparisons-in-repeated-measures/m-p/582020#M28545</link>
    <description>&lt;P&gt;You need to request adjustment using the ADJUST option. Note that the adjustments are for the set of comparisons within a slice, and not for the full set of comparisons reported in the "Simple Differences" table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 18 Aug 2019 18:49:01 GMT</pubDate>
    <dc:creator>sld</dc:creator>
    <dc:date>2019-08-18T18:49:01Z</dc:date>
    <item>
      <title>Multiple comparisons in repeated measures</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-comparisons-in-repeated-measures/m-p/581663#M28540</link>
      <description>&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question about multiple comparisons in repeated measures. Specifically, I wanted to ask if in the example from the SAS documentation (see below) p-values are already adjusted for multiple comparisons, or if I need to apply adjustments myself (e.g., Bonferroni)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc mixed data=formixed; 
      class Person Gender age; 
      model y = Gender Age Gender*Age; 
      repeated Age / type=un subject=Person; 
      lsmeans Gender / pdiff; 
      slice Gender*Age / sliceby=Age; 
      slice Gender*Age / sliceby=Gender diff; 
      run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/22/905.html" target="_self"&gt;http://support.sas.com/kb/22/905.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 09:11:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multiple-comparisons-in-repeated-measures/m-p/581663#M28540</guid>
      <dc:creator>Amanda_Lemon</dc:creator>
      <dc:date>2019-08-16T09:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple comparisons in repeated measures</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multiple-comparisons-in-repeated-measures/m-p/582020#M28545</link>
      <description>&lt;P&gt;You need to request adjustment using the ADJUST option. Note that the adjustments are for the set of comparisons within a slice, and not for the full set of comparisons reported in the "Simple Differences" table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 18:49:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multiple-comparisons-in-repeated-measures/m-p/582020#M28545</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2019-08-18T18:49:01Z</dc:date>
    </item>
  </channel>
</rss>

