Relative Content

Tag Archive for rglmm

Correct use of spaMM::Matern in spatial GLMM

I want to fit a GLM and control for spatial relationships within the data. To this end, I wanted to include the term spaMM::Matern(1 | x + y) where x and y are the column and row index from the raster stack where the other data points were sampled.