Skip to content
Prev 14008 / 20628 Next

GLMMs to identify the pure seasonal effect in a repeated measurement

Dear Thierry,

many thanks for your answer. I checked the output of my models again, 
and the random term when time was both fixed and random, indeed was 
always almost zero.
I think, i should clarify my sampling design briefly.
The plot was subdivided in 30 subplots.
A subplot was subdivided into 12  sampling locations on a regular grid.
For each time point, a unique pair of 2 neighboring sampling locations 
were sampled.
Meaning, the x,y-coordinates are different for each sampling date, 
together they form a perfect grid with 360
points.
I can see using locationIDs, but technically they are not from the same 
exact location for each date;
which is why i liked the 'correlation' argument in the lme models, in 
which i could use x,y coordinates.

Is there a way to incorporate this into the glmer.nb model you have 
proposed?

Thank you very much!

Tim
On 24.11.2015 10:30, Thierry Onkelinx wrote: