<?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: Degrees of freedom involved in Wald tests for parameter estimates with NLMIXED in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Degrees-of-freedom-involved-in-Wald-tests-for-parameter/m-p/371100#M19455</link>
    <description>&lt;P&gt;A copy of the answer I got from Dr Ed Vonesh with references to his book on&amp;nbsp;Generalized Linear and Nonlinear&amp;nbsp;Models for Correlated Data by SAS Inst:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif;"&gt;&lt;FONT size="3"&gt;You ask a great question. The question of what denominator DF (DDF) one should use with nonlinear mixed-effects (NLME) models is a difficult question. As there is no unifying theory on what the underlying distribution of the corrected Wald test-statistic is under a NLME model, we are faced with choosing a DDF option that allows a somewhat conservative approach to construction of tests and confidence intervals that would otherwise be way too liberal using standard asymptotic distributions (the z-test&amp;nbsp;or chi-square test).&amp;nbsp; Use of a t-test or F-test with DDF = (n-v) where n=number of subjects and v=number of random effects will, in most applications, provide a conservative p-value (or conservative confidence interval) when n is "small". Even then, the use of DDF = (n-v) can run into problems - see example 5.4.1 and discussion of DDF = 4 (pp.&amp;nbsp;295-296).&amp;nbsp; The problem with using something &amp;nbsp;like DDF = (n-s-v) where s = number of regression parameters that need to be estimated is that you could run into negative DDF estimates as shown in the Orange Tree example&amp;nbsp;(pp. 295-296). &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif;"&gt;&lt;FONT size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif;"&gt;&lt;FONT size="3"&gt;Alternatively, as pointed out in one&amp;nbsp;of my&amp;nbsp;earlier publications (see page 8&amp;nbsp;of Vonesh and Carter, "Mixed Effects Nonlinear Regression for Unbalanced Repeated Measures", Biometrics, 48: 1-17, 1992), Gallant suggested using the corrected Wald F-test, T-square/NDF (where NDF is the numerator degrees of freedom for a particular contrast of interest) in conjunction with tabulated values of the F-distribution with F(NDF, N-s) where, for&amp;nbsp;p&amp;nbsp;repeated measurements per subject, N = np is the total number of observations (not subjects) and s is the total number of regression parameters.&amp;nbsp;So&amp;nbsp;this is another option you could use, namely DDF = N-s. However, I would suspect that in most applications, the use of DDF=(n-v) will lead to more conservative inference versus use of DDF = (N-s).&amp;nbsp;That being said,&amp;nbsp;you can always specify your own value for DDF which best meets the needs of a particular application.&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jun 2017 00:15:53 GMT</pubDate>
    <dc:creator>fdott</dc:creator>
    <dc:date>2017-06-28T00:15:53Z</dc:date>
    <item>
      <title>Degrees of freedom involved in Wald tests for parameter estimates with NLMIXED</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Degrees-of-freedom-involved-in-Wald-tests-for-parameter/m-p/364722#M19157</link>
      <description>&lt;P&gt;The degrees of freedom associated with wald tests of parameter estimates for NLMIXED is:&amp;nbsp;&lt;/P&gt;&lt;P&gt;#Subjects - #Random Effects Parameters; by default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is: why the number of fixed effect parameters being estimated does not count for estimating themselves?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;E.g. I can have a dataset with a given number of subjects and try two different models: one with fewer (simpler) and another with more fixed effect parameters (more complex), and yet the wald test df for all parameters&amp;nbsp;(fixed &amp;amp; random)&amp;nbsp;is the same in both scenarios.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shouldn't I lose df as I add more fixed effect parameters?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 00:10:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Degrees-of-freedom-involved-in-Wald-tests-for-parameter/m-p/364722#M19157</guid>
      <dc:creator>fdott</dc:creator>
      <dc:date>2017-06-09T00:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Degrees of freedom involved in Wald tests for parameter estimates with NLMIXED</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Degrees-of-freedom-involved-in-Wald-tests-for-parameter/m-p/371100#M19455</link>
      <description>&lt;P&gt;A copy of the answer I got from Dr Ed Vonesh with references to his book on&amp;nbsp;Generalized Linear and Nonlinear&amp;nbsp;Models for Correlated Data by SAS Inst:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif;"&gt;&lt;FONT size="3"&gt;You ask a great question. The question of what denominator DF (DDF) one should use with nonlinear mixed-effects (NLME) models is a difficult question. As there is no unifying theory on what the underlying distribution of the corrected Wald test-statistic is under a NLME model, we are faced with choosing a DDF option that allows a somewhat conservative approach to construction of tests and confidence intervals that would otherwise be way too liberal using standard asymptotic distributions (the z-test&amp;nbsp;or chi-square test).&amp;nbsp; Use of a t-test or F-test with DDF = (n-v) where n=number of subjects and v=number of random effects will, in most applications, provide a conservative p-value (or conservative confidence interval) when n is "small". Even then, the use of DDF = (n-v) can run into problems - see example 5.4.1 and discussion of DDF = 4 (pp.&amp;nbsp;295-296).&amp;nbsp; The problem with using something &amp;nbsp;like DDF = (n-s-v) where s = number of regression parameters that need to be estimated is that you could run into negative DDF estimates as shown in the Orange Tree example&amp;nbsp;(pp. 295-296). &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif;"&gt;&lt;FONT size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif;"&gt;&lt;FONT size="3"&gt;Alternatively, as pointed out in one&amp;nbsp;of my&amp;nbsp;earlier publications (see page 8&amp;nbsp;of Vonesh and Carter, "Mixed Effects Nonlinear Regression for Unbalanced Repeated Measures", Biometrics, 48: 1-17, 1992), Gallant suggested using the corrected Wald F-test, T-square/NDF (where NDF is the numerator degrees of freedom for a particular contrast of interest) in conjunction with tabulated values of the F-distribution with F(NDF, N-s) where, for&amp;nbsp;p&amp;nbsp;repeated measurements per subject, N = np is the total number of observations (not subjects) and s is the total number of regression parameters.&amp;nbsp;So&amp;nbsp;this is another option you could use, namely DDF = N-s. However, I would suspect that in most applications, the use of DDF=(n-v) will lead to more conservative inference versus use of DDF = (N-s).&amp;nbsp;That being said,&amp;nbsp;you can always specify your own value for DDF which best meets the needs of a particular application.&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2017 00:15:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Degrees-of-freedom-involved-in-Wald-tests-for-parameter/m-p/371100#M19455</guid>
      <dc:creator>fdott</dc:creator>
      <dc:date>2017-06-28T00:15:53Z</dc:date>
    </item>
  </channel>
</rss>

