Skip to content
Prev 8955 / 20628 Next

fixed or random effects?

joana martelo <jmmartelo at ...> writes:
[snip]

  As hinted in private e-mail, http://glmm.wikidot.com/faq tells you that
while you may *philosophically* want to treat two years as a sample from
a larger population of years, it is not computationally practical 
(nor will it get you much in terms of inferential power) to treat a factor
with only two levels as random: you should make it fixed.  This then has
the added advantage that you have only fixed effects, and you can use
lm() instead of getting into any of the complexities of mixed models.