I'm trying to run an analysis in glimmix of some ecological data thats throwing me for a loop, but I'm probabaly overthinking it. The data were collected over 4 years, at 4 blocks where each block contained 1 of 4 different vegetative types. Because the same plots were visited each year, I know I can account for potential covaraince at this level using a random effect of study plot or as a repeated measure using one of the following random int/ subject=plot; OR random year/ subject=plot; However, these plots were also visited twice within a given year. How do I account for this second level of repeated-ness? Is it just as simple as : random visit/ subject=plot*yr? and can this kind of statement be combined with one of the above?
... View more