Dear Users: I have been trying to use the geary.test() function in *R*, but am having slight difficulty understanding how I am to apply it in my context. I have 2 matrices:
1) *n x p* matrix of *n* observations with *p* measurements each. It may be noted that this matrix has a spatial dimension to it, as the *n*observations are at different geographical locations on a map. 2) *n x n* spatial weights matrix (symmetric) with each matrix element being an inter-locality weight. Using the above 2 matrices, I am trying to compute the Geary's *C* statistic for each of the *p* dimensions and also obtain corresponding *p*-values to determine its statistical significance for spatial autocorrelation. I will appreciate any help you could provide me in helping me compute the same. Thanks. [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.