Skip to content
Prev 16217 / 20628 Next

degrees of freedom in Gamma GLMMs

I wonder if the editor is asking for *denominator* degrees of freedom.

This is a tough one; if it were not a crossed-random-effects model you
could use classic parameter/level-counting approaches as in lme.
I believe SAS has Kenward-Roger implemented for GLMMs, but the only
published justification I know for this (K-R was derived for LMMs, not
GLMMs)
is a suggestion in Stroup's book that it seems to work reasonably well.

You (1) could ask the editor how they actually suggest you do this,
(2) report just the numerator/model-difference df and see if you get
away with it, (3) report the
*minimum* df (minimum number of groups involved in estimation of an effect)

https://bbolker.github.io/mixedmodels-misc/glmmFAQ.html#why-doesnt-lme4-display-denominator-degrees-of-freedomp-values-what-other-options-do-i-have


On Mon, Feb 19, 2018 at 5:27 AM, Henrik Singmann
<singmann at psychologie.uzh.ch> wrote: