Skip to content
Prev 17665 / 20628 Next

Mixed model parameterization

Thank you very much Salvador.

Yes, I think most of my data are pseudoreplicates, the sampling unit was
the plot and there was several measurements through time at the plot. This
is why I was thinking in the mixed model to take into account the structure
of my data.

Maybe I don?t need to think in hour, day and month and use:

model <- lmer(index ~  habitat + (1 | plot), data = mydata, REML = FALSE)


Manuel

El mar., 21 may. 2019 a las 14:45, Salvador SANCHEZ COLON (<
salvadorsanchezcolon at prodigy.net.mx>) escribi?: