<?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: how to adjust p value for multiple estimates/contrasts in proc mixed in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-adjust-p-value-for-multiple-estimates-contrasts-in-proc/m-p/127277#M6683</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know what version of SAS you are using, but you should examine the LSMESTIMATE statement as an alternative.&amp;nbsp; If you are on SAS 9.2, you may need to change to PROC GLIMMIX to have this available.&amp;nbsp; The "More Like This" panel to the right will lead to other discussions that deal with this specifically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Mar 2013 14:15:02 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2013-03-05T14:15:02Z</dc:date>
    <item>
      <title>how to adjust p value for multiple estimates/contrasts in proc mixed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-adjust-p-value-for-multiple-estimates-contrasts-in-proc/m-p/127276#M6682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to adjust p values (by Bonferroni) for six estimates/contrasts in proc mixed. Is there anyway to do that? It appears that the p values can only be adjusted in lsmeans. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 23:33:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-adjust-p-value-for-multiple-estimates-contrasts-in-proc/m-p/127276#M6682</guid>
      <dc:creator>sky1</dc:creator>
      <dc:date>2013-03-04T23:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to adjust p value for multiple estimates/contrasts in proc mixed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-adjust-p-value-for-multiple-estimates-contrasts-in-proc/m-p/127277#M6683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know what version of SAS you are using, but you should examine the LSMESTIMATE statement as an alternative.&amp;nbsp; If you are on SAS 9.2, you may need to change to PROC GLIMMIX to have this available.&amp;nbsp; The "More Like This" panel to the right will lead to other discussions that deal with this specifically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 14:15:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-adjust-p-value-for-multiple-estimates-contrasts-in-proc/m-p/127277#M6683</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2013-03-05T14:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to adjust p value for multiple estimates/contrasts in proc mixed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-adjust-p-value-for-multiple-estimates-contrasts-in-proc/m-p/127278#M6684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It can be easily done with GLIMMIX. This procedure has many more options than found in MIXED. For instance:&lt;/P&gt;&lt;P&gt;estimate '1 vs 2' trt 1 -1 0 0,&lt;/P&gt;&lt;P&gt;'2 vs 3+4' trt 0 1 -.5 -.5,&lt;/P&gt;&lt;P&gt;'3 vs 4' trt 0 0 1 -1 / adjust=bon;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is, you just separate each estimate with a comma, and then add an adjust option. I point out that Bonferroni is very conservative, especially with a large number of contrasts. You can't do this directly in MIXED.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 14:22:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-adjust-p-value-for-multiple-estimates-contrasts-in-proc/m-p/127278#M6684</guid>
      <dc:creator>lvm</dc:creator>
      <dc:date>2013-03-05T14:22:04Z</dc:date>
    </item>
  </channel>
</rss>

