<?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: LSMean Diffs Sig, Main Effects Not in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/LSMean-Diffs-Sig-Main-Effects-Not/m-p/75147#M21791</link>
    <description>MDS,&lt;BR /&gt;
&lt;BR /&gt;
In addition to Paige's comments, I'll add a caution.  You are getting into the land of multiple comparisons and it can be a slippery slope to a "fishing expedition" and declaring a false positive conclusion.&lt;BR /&gt;
&lt;BR /&gt;
Frank Harrell, in his book on regression methods, has a good description of how to develop&lt;BR /&gt;
modeling strategies to control the Type I error rate in a reasonable way.  &lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
    <pubDate>Fri, 09 Oct 2009 18:01:22 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2009-10-09T18:01:22Z</dc:date>
    <item>
      <title>LSMean Diffs Sig, Main Effects Not</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/LSMean-Diffs-Sig-Main-Effects-Not/m-p/75145#M21789</link>
      <description>I'm analyzing a clinical study to assess drug effectiveness against several different controls.  The study design is rather complicated and involves three factors, cell type (tumor or no tumor), drug treatment (5 levels), and timing of drug treatment (early or late).  The design is not fully factorial in that all possible combinations of the three factors were not examined, and I'm guessing that this is the cause of the confusing results that I have gotten.&lt;BR /&gt;
&lt;BR /&gt;
Specifically, using proc mixed I analyzed the three main factors as well as one interaction of interest (time*treatment), resulting in the following main effects:&lt;BR /&gt;
&lt;BR /&gt;
 Type 3 Tests of Fixed Effects&lt;BR /&gt;
&lt;BR /&gt;
                                  Num     Den&lt;BR /&gt;
             Effect                DF      DF    F Value    Pr &amp;gt; F&lt;BR /&gt;
&lt;BR /&gt;
             Cell_Type              1      68       0.16    0.6921&lt;BR /&gt;
             Treatment              4      68       2.07    0.0937&lt;BR /&gt;
             Timing                   1      68      27.73    &amp;lt;.0001&lt;BR /&gt;
             Treatment*Timing   3      68       1.39    0.2538&lt;BR /&gt;
&lt;BR /&gt;
I followed this up with a comparison of lsmean differences to see what the difference between early and late was.  Probably as a result of the study design, I got no result for the comparison of interest (see obs 12 below), but in looking at other comparisons, I was surprised to find that several of the treatment and treatment*timing comparisons had p-values &amp;lt;0.05 (see observations 3,6,10,13,15,20,21 below):&lt;BR /&gt;
&lt;BR /&gt;
  Differences of Least Squares Means&lt;BR /&gt;
&lt;BR /&gt;
                             Cell                                  _Cell&lt;BR /&gt;
   Obs Effect           Type     Treatment  Timing   Type     _Treatment  _Timing&lt;BR /&gt;
&lt;BR /&gt;
     1 Cell_Type        No_Tumor                       Tumor&lt;BR /&gt;
     2 Treatment                    DPO                                Non&lt;BR /&gt;
     3 Treatment                    DPO                                PIV&lt;BR /&gt;
     4 Treatment                    DPO                                PVI&lt;BR /&gt;
     5 Treatment                    DPO                                WN&lt;BR /&gt;
     6 Treatment                    Non                                 PIV&lt;BR /&gt;
     7 Treatment                    Non                                 PVI&lt;BR /&gt;
     8 Treatment                    Non                                 WN&lt;BR /&gt;
     9 Treatment                    PIV                                 PVI&lt;BR /&gt;
    10 Treatment                    PIV                                WN&lt;BR /&gt;
    11 Treatment                    PVI                                WN&lt;BR /&gt;
    12 Timing                                        Early                          Late&lt;BR /&gt;
    13 Treatment*Timing             DPO    Early              DPO     Late&lt;BR /&gt;
    14 Treatment*Timing             DPO    Early              Non      Early&lt;BR /&gt;
    15 Treatment*Timing             DPO    Early              Non      Late&lt;BR /&gt;
    16 Treatment*Timing             DPO    Early              PIV      Early&lt;BR /&gt;
    17 Treatment*Timing             DPO    Early              PIV      Late&lt;BR /&gt;
    18 Treatment*Timing             DPO    Early              PVI      Early&lt;BR /&gt;
    19 Treatment*Timing             DPO    Early              WN       Early&lt;BR /&gt;
    20 Treatment*Timing             DPO    Early              WN       Late&lt;BR /&gt;
    21 Treatment*Timing             DPO    Late               Non      Early&lt;BR /&gt;
&lt;BR /&gt;
   Obs Estimate    StdErr    DF   tValue   Probt   Alpha     Lower     Upper&lt;BR /&gt;
&lt;BR /&gt;
     1  -3.6463    9.1696    68    -0.40  0.6921    0.05  -21.9438   14.6513&lt;BR /&gt;
     2   2.6606    6.4839    68     0.41  0.6828    0.05  -10.2777   15.5990&lt;BR /&gt;
     3  17.0260    6.5986    68     2.58  0.0120    0.05    3.8586   30.1934&lt;BR /&gt;
     4        .         .     .      .     .           .         .         .&lt;BR /&gt;
     5   1.9819    6.4839    68     0.31  0.7608    0.05  -10.9565   14.9202&lt;BR /&gt;
     6  14.3654    6.5986    68     2.18  0.0330    0.05    1.1980   27.5327&lt;BR /&gt;
     7        .         .     .      .     .           .         .         .&lt;BR /&gt;
     8  -0.6788    6.4839    68    -0.10  0.9169    0.05  -13.6171   12.2596&lt;BR /&gt;
     9        .         .     .      .     .           .         .         .&lt;BR /&gt;
    10 -15.0441    6.5986    68    -2.28  0.0258    0.05  -28.2115   -1.8767&lt;BR /&gt;
    11        .         .     .      .     .           .         .         .&lt;BR /&gt;
    12        .         .     .      .     .           .         .         .&lt;BR /&gt;
    13 -35.3287    9.1696    68    -3.85  0.0003    0.05  -53.6263  -17.0312&lt;BR /&gt;
    14  -0.4025    9.1696    68    -0.04  0.9651    0.05  -18.7001   17.8951&lt;BR /&gt;
    15 -29.6050    9.1696    68    -3.23  0.0019    0.05  -47.9026  -11.3074&lt;BR /&gt;
    16   4.1182    9.4914    68     0.43  0.6657    0.05  -14.8216   23.0580&lt;BR /&gt;
    17  -5.3950    9.1696    68    -0.59  0.5582    0.05  -23.6926   12.9026&lt;BR /&gt;
    18  -0.7246    9.4914    68    -0.08  0.9394    0.05  -19.6645   18.2152&lt;BR /&gt;
    19  -3.9863    9.1696    68    -0.43  0.6651    0.05  -22.2838   14.3113&lt;BR /&gt;
    20 -27.3787    9.1696    68    -2.99  0.0039    0.05  -45.6763   -9.0812&lt;BR /&gt;
    21  34.9263    9.1696    68     3.81  0.0003    0.05   16.6287   53.2238&lt;BR /&gt;
&lt;BR /&gt;
This seems wrong.  If the main effect does not have a p-value&amp;lt;0.05, then how could the pairwise comparisons have p-values&amp;lt;0.05?  I would appreciate some explanation and or a reference to an appropriate source of information.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance,&lt;BR /&gt;
Candan</description>
      <pubDate>Thu, 08 Oct 2009 18:16:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/LSMean-Diffs-Sig-Main-Effects-Not/m-p/75145#M21789</guid>
      <dc:creator>MDS</dc:creator>
      <dc:date>2009-10-08T18:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: LSMean Diffs Sig, Main Effects Not</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/LSMean-Diffs-Sig-Main-Effects-Not/m-p/75146#M21790</link>
      <description>The main effect tests different things than the pairwise effect. The main effect tests if the n levels show a statistically significant difference; it uses the variability of the means of the n levels. The pairwise test compares two levels; it uses the variability of the means of the 2 levels.&lt;BR /&gt;
&lt;BR /&gt;
This has nothing to do with what type of design you have (although the type of design could affect the tests). It can be true for any design. &lt;BR /&gt;
&lt;BR /&gt;
In the future, when discussing designed experiments, it would help if you told us what design you do have, rather than what design you don't have.</description>
      <pubDate>Fri, 09 Oct 2009 13:46:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/LSMean-Diffs-Sig-Main-Effects-Not/m-p/75146#M21790</guid>
      <dc:creator>Paige</dc:creator>
      <dc:date>2009-10-09T13:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: LSMean Diffs Sig, Main Effects Not</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/LSMean-Diffs-Sig-Main-Effects-Not/m-p/75147#M21791</link>
      <description>MDS,&lt;BR /&gt;
&lt;BR /&gt;
In addition to Paige's comments, I'll add a caution.  You are getting into the land of multiple comparisons and it can be a slippery slope to a "fishing expedition" and declaring a false positive conclusion.&lt;BR /&gt;
&lt;BR /&gt;
Frank Harrell, in his book on regression methods, has a good description of how to develop&lt;BR /&gt;
modeling strategies to control the Type I error rate in a reasonable way.  &lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
      <pubDate>Fri, 09 Oct 2009 18:01:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/LSMean-Diffs-Sig-Main-Effects-Not/m-p/75147#M21791</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2009-10-09T18:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: LSMean Diffs Sig, Main Effects Not</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/LSMean-Diffs-Sig-Main-Effects-Not/m-p/75148#M21792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So in such situation, should you use the adjust=bon or tukey statement because the are very conservative, so you should probably get no significant differences between levels for a main effect which is not significant ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caroline Eberlein&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 17:22:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/LSMean-Diffs-Sig-Main-Effects-Not/m-p/75148#M21792</guid>
      <dc:creator>palolix</dc:creator>
      <dc:date>2013-03-11T17:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: LSMean Diffs Sig, Main Effects Not</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/LSMean-Diffs-Sig-Main-Effects-Not/m-p/75149#M21793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even with very conservative adjustment methods, you could still get pairwise "significant" differences.&amp;nbsp; That is why many texts recommend that pairwise comparisons only be carried out when the "overall" test is significant.&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, 12 Mar 2013 12:09:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/LSMean-Diffs-Sig-Main-Effects-Not/m-p/75149#M21793</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2013-03-12T12:09:45Z</dc:date>
    </item>
  </channel>
</rss>

