Skip to content

account for spatial autocorrelation in MCMCglmm modeling

2 messages · Mao Jianfeng, Jarrod Hadfield

#
Hi,

Fitting lon*lat in the random argument will not deal with  
autocorrelation per se. A set of factors will be created for each  
unique combination of lon/lat and any similarity of plants in these  
'grid squares' will be accounted for. Similarity of plants in  
neighbouring 'grid squares' will not be modelled. If the lat/long  
combinations are unique to plants then the effects are confounded with

MCMCglmm has no functionality for spatial autocorrelation structures,  
although it seems the sir function can be used to fit some types of  
spatial models, as indicated in the thread you cite. I implemented   
sir models for an entirely different purpose so I am not very familiar  
with their application in  spatial modelling. Malcolm may have better  
advice, and also recommended Bivand (2009) "Fitting and interpreting  
spatial regression models: an applied survey", which can be found  
on-line and is an accessible read.

Cheers,

Jarrod






Quoting Mao Jianfeng <jianfeng.mao at gmail.com> on Sun, 5 Jun 2011  
09:51:53 +0200: