Skip to content
Prev 68703 / 398506 Next

How to specify the hierarchical structure of a split plot using lmer ??

S??ren H??jsgaard wrote:
Unfortunately the answer is quite simple.  The current version of the 
lme4 package does not attempt to get the degrees of freedom "right" - it 
just gives an upper bound.

The reason is more than simple laziness on my part.  The lmer function 
can fit models with non-nested grouping factors and it is not easy to 
define sensible values for the degrees of freedom in such cases.  Hence 
I have put that problem aside while dealing with other issues.  (Also - 
as long time readers of this list may know - the topic of denominator 
degrees of freedom is one of my least favorite topics.)