Please post on the r-sig-mixed-models list, where you are more likely to
find the requisite expertise.
However, FWIW, I think the reviewer's request is complete nonsense (naïve
cross validation requires iid sampling). But the mixed models experts are
the authorities on such judgments (and may tell
Hello,
So, I have this (simplified for better understanding) binomial mixed
effects model [library (lme4)]
Mymodel <- glmer(cross.01 ~ stream.01 + width.m + grass.per + (1|
structure.id),
data = Mydata, family = binomial)
stream is a factor with 2 levels; width.m is continuous; grass.per is a
2 matches
Mail list logo