<?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: PROC GENMOD: p-values are inconsistent in the output in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-p-values-are-inconsistent-in-the-output/m-p/156000#M8163</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&amp;nbsp; The way I see it is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) The Wald/LR Type 3 tests and Wald/LR Contrasts aim at testing whether the mean response is the same in the corresponding cells, B1 and B2 in this case.&amp;nbsp; LSMEANS statement is of a similar nature. &lt;/P&gt;&lt;P&gt;All these tools are dependent on GLM parameterization so much so that LSMEANS provides no output when reference parameterization is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Because there is interaction, the mean response depends not only on the main effects of B but also on the A*B interaction effects.&amp;nbsp; On the other hand, the main table provides Wald p-values just for the main effects of B, i.e. it tests a different hypothesis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) It may be possible to remove the discrepancy by switching to reference parametrization, but then the interpretation of 1) as a test for the equality of mean responses will be lost.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Sep 2014 18:52:51 GMT</pubDate>
    <dc:creator>JamesLin</dc:creator>
    <dc:date>2014-09-23T18:52:51Z</dc:date>
    <item>
      <title>PROC GENMOD: p-values are inconsistent in the output</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-p-values-are-inconsistent-in-the-output/m-p/155996#M8159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Hello:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Please help me sort out this output of Negative Binomial regression in PROC GENMOD. The model includes a binary factor, Factor_B. There are a few p-values associated with Factor_B that I expect to be consistent (see the attachment):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;1) In “Analysis of Maximum Likelihood estimates” Wald p-value for the corresponding regression coefficient (0.0226)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;2) LR test, Type 3, (0.8667)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;3) Wald test, Type 3, (0.8666)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;4) Contrast “B1 vs B2”, LR (0.8667)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;5) Contrast “B1 vs B2”, Wald (0.8666)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;As you can see, 1) seems to be a problem. Why is it so different? Note also that the problem showed up only after I fitted the model with Factor_A*Factor_B interaction. In the additive version, everything was consistent.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11758i990CAE00BCB85B53/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Shot1.png" title="Shot1.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 15:38:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-p-values-are-inconsistent-in-the-output/m-p/155996#M8159</guid>
      <dc:creator>JamesLin</dc:creator>
      <dc:date>2014-09-23T15:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GENMOD: p-values are inconsistent in the output</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-p-values-are-inconsistent-in-the-output/m-p/155997#M8160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the problem is related to the interaction term "Factor_A*Factor_B". It is not meaningfull to test away the maineffect of Factor_B effect when the interactionterm between Factor_A and Factor_B is included in the model.&lt;/P&gt;&lt;P&gt;Will the problem persist if you remove the interactionterm?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 15:56:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-p-values-are-inconsistent-in-the-output/m-p/155997#M8160</guid>
      <dc:creator>JacobSimonsen</dc:creator>
      <dc:date>2014-09-23T15:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GENMOD: p-values are inconsistent in the output</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-p-values-are-inconsistent-in-the-output/m-p/155998#M8161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I said, there is no problem in the additive version. As for "meaningfulness", it's absolutely beside the point. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 16:49:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-p-values-are-inconsistent-in-the-output/m-p/155998#M8161</guid>
      <dc:creator>JamesLin</dc:creator>
      <dc:date>2014-09-23T16:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GENMOD: p-values are inconsistent in the output</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-p-values-are-inconsistent-in-the-output/m-p/155999#M8162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This has been dealt with in a somewhat different (and more complex) context recently.&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="221292" __jive_macro_name="message" class="jive_macro jive_macro_message" href="https://communities.sas.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This is not related to the procedure, but to the nature of the GLM parameterization being used. Wiith interaction, the global test for a main effect involves more than just the main effect parameter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 16:59:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-p-values-are-inconsistent-in-the-output/m-p/155999#M8162</guid>
      <dc:creator>lvm</dc:creator>
      <dc:date>2014-09-23T16:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GENMOD: p-values are inconsistent in the output</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-p-values-are-inconsistent-in-the-output/m-p/156000#M8163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&amp;nbsp; The way I see it is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) The Wald/LR Type 3 tests and Wald/LR Contrasts aim at testing whether the mean response is the same in the corresponding cells, B1 and B2 in this case.&amp;nbsp; LSMEANS statement is of a similar nature. &lt;/P&gt;&lt;P&gt;All these tools are dependent on GLM parameterization so much so that LSMEANS provides no output when reference parameterization is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Because there is interaction, the mean response depends not only on the main effects of B but also on the A*B interaction effects.&amp;nbsp; On the other hand, the main table provides Wald p-values just for the main effects of B, i.e. it tests a different hypothesis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) It may be possible to remove the discrepancy by switching to reference parametrization, but then the interpretation of 1) as a test for the equality of mean responses will be lost.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 18:52:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-p-values-are-inconsistent-in-the-output/m-p/156000#M8163</guid>
      <dc:creator>JamesLin</dc:creator>
      <dc:date>2014-09-23T18:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GENMOD: p-values are inconsistent in the output</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-p-values-are-inconsistent-in-the-output/m-p/156001#M8164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't want to switch to reference parameterization, unless you want this for other purposes. Interpretation of the global tests becomes really strained when there is an interaction in the model. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 20:02:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-p-values-are-inconsistent-in-the-output/m-p/156001#M8164</guid>
      <dc:creator>lvm</dc:creator>
      <dc:date>2014-09-23T20:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GENMOD: p-values are inconsistent in the output</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-p-values-are-inconsistent-in-the-output/m-p/156002#M8165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think 'strained' is putting it mildly.&amp;nbsp; In my opinion, there was a reason Goodnight and Sarle developed the non-full rank parameterization: in agricultural field studies, interactions are the rule rather than the exception, and you just can't get good global tests with full rank parameterizations (see Speed and Hocking for examples).&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>Fri, 03 Oct 2014 17:52:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-p-values-are-inconsistent-in-the-output/m-p/156002#M8165</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2014-10-03T17:52:17Z</dc:date>
    </item>
  </channel>
</rss>

