[R-sig-ME] interaction term in null hypothesis
Junqian Gordon Xu
xjqian at gmail.com
Tue Apr 26 00:05:41 CEST 2011
I have a quick question for a simple model as below:
> Fix + (1 | Rand) + (1 | Rand : Fix)
Which one is the null hypothesis:
> 1 + (1 | Rand)
or
> 1 + (1 | Rand) + (1 | Rand : Fix)
To me the interaction term (1 | Rand : Fix) does not make much sense if
no fixed effect term is present in the model, but I'm not sure.
Regards
Gordon
More information about the R-sig-mixed-models
mailing list