Skip to content
Prev 256915 / 398506 Next

mixed model random interaction term log likelihood ratio test

seatales <ssphadke <at> uh.edu> writes:
You should probably send this sort of question to the 
r-sig-mixed-models mailing list ...

  You probably want (MatingPair|DrugPair) rather than
(1|DrugPair:MatingPair).   
Whether REML=FALSE or REML=TRUE depends what you want
to do next.
The chi-squared values are the differences in deviance (-2 log likelihood)
between the respective papers of models, which under the null hypothesis
of the LRT will be chi-squared distributed.  In other words, these
*are* the LRT test statistics.
I don't know what you mean by this.
   The main difference between lmer and lme in the testing/inference
context is that lme is willing to guess at "denominator degrees of freedom"
to perform conditional F-tests.
= ran
See above.
It is probably unwise to estimate DrugPair as a random effect if
it only has three levels.
See above.
http://r.789695.n4.nabble.com/mixed-model-random-interaction-term-log-likelihood-ratio-test-tp3448718p3448718.html