I have seen a suggestion that if there are a large number of levels of a factor, one ought to treat them as random effects. I think it has come up in several places, but most recently I read it in The R Book (2013). Crawley writes on p. 531: "... if you have factors with large numbers of levels you might consider using mixed-effects models rather than ANOVA (i.e. treating the factors as random effects rather than fixed effects; ... ".
- What justifies the use of random effects in this particular case?
- I'd be thankful for any good references for the approach, both where it is explained further or applied. References contrasting a random effect approach with that of a fixed effect are especially welcome.